Home
last modified time | relevance | path

Searched refs:with_statement (Results 1 – 25 of 32) sorted by relevance

12

/external/python/cpython2/Misc/Vim/
Dsyntax_test.py15 from __future__ import with_statement # Import
Dvim_syntax.py1 from __future__ import with_statement
/external/v8/tools/
Dgc_nvp_common.py10 from __future__ import with_statement
Dgc-nvp-trace-processor.py40 from __future__ import with_statement
/external/python/cpython2/Lib/
D__future__.py118 with_statement = _Feature((2, 5, 0, "alpha", 1), variable
/external/python/cpython2/PC/VS9.0/
Dbuild_ssl.py1 from __future__ import with_statement, print_function
27 from __future__ import with_statement
Dvs9to8.py1 from __future__ import with_statement
/external/python/cpython2/Lib/sqlite3/test/
Dpy25tests.py24 from __future__ import with_statement
/external/python/cpython2/Tools/pybench/
DWith.py1 from __future__ import with_statement
/external/python/cpython2/Lib/test/
Dtest_capi.py4 from __future__ import with_statement
/external/python/cpython2/Doc/tools/
Drstlint.py12 from __future__ import with_statement
/external/skia/platform_tools/android/skp_gen/
Dandroid_skp_capture.py9 from __future__ import with_statement
/external/python/cpython2/Doc/library/
D__future__.rst81 | with_statement | 2.5.0a1 | 2.6 | :pep:`343`: |
/external/sonivox/jet_tools/JetCreator/
DJetPreview.py23 from __future__ import with_statement
DJetAudition.py23 from __future__ import with_statement
DJetUtils.py23 from __future__ import with_statement
DJetFile.py23 from __future__ import with_statement
Deas.py2 from __future__ import with_statement
/external/python/cpython2/Lib/lib2to3/
Dmain.py5 from __future__ import with_statement
Drefactor.py11 from __future__ import with_statement
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_refactor.py5 from __future__ import with_statement
Dtest_pytree.py12 from __future__ import with_statement
/external/python/cpython2/Tools/gdb/
Dlibpython.py46 from __future__ import print_function, with_statement
/external/python/cpython2/Doc/reference/
Dsimple_stmts.rst890 ``nested_scopes`` and ``with_statement``. ``generators``, ``with_statement``,
Dcompound_stmts.rst413 ``with_statement`` feature has been enabled. It is always enabled in

12