Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android12-mainline-ipsec-release
/
.
/
python
/
testData
/
psi
/
WithStatement.py
blob: 91978f7bcc1eca1bf2b8cd1518a5804e7e627e13 [
file
] [
log
] [
blame
] [
edit
]
from
__future__
import
with_statement
with
x
as
y
:
pass