Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
psi
/
WithStatement.py
blob: 91978f7bcc1eca1bf2b8cd1518a5804e7e627e13 [
file
] [
log
] [
blame
]
from
__future__
import
with_statement
with
x
as
y
:
pass