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