Home
last modified time | relevance | path

Searched defs:with_statement (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/
H A D__future__.py93 def with_statement(): pass function
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dinlined_context_manager.pyx13 def with_statement(): function
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dinlined_context_manager.pyx13 def with_statement(): function
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Compiler/
H A DInterpreter.py7 """
8
9 from __future__ import absolute_import
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DFuture.py7 with_statement = _get_feature("with_statement") # dummy variable
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Compiler/
H A DFuture.py7 with_statement = _get_feature("with_statement") # dummy variable
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Compiler/
H A DFuture.py7 with_statement = _get_feature("with_statement") # dummy variable
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DFuture.py7 with_statement = _get_feature("with_statement") # dummy variable
/dports/devel/py-babel/Babel-2.9.1/tests/
H A Dtest_util.py27 with_statement = __future__.with_statement.compiler_flag variable in _FF
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A D__future__.py118 with_statement = _Feature((2, 5, 0, "alpha", 1), variable
/dports/lang/python27/Python-2.7.18/Lib/
H A D__future__.py118 with_statement = _Feature((2, 5, 0, "alpha", 1), variable
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A D__future__.py118 with_statement = _Feature((2, 5, 0, "alpha", 1), variable
/dports/editors/fpc-ide/fpc-3.2.2/compiler/
H A Dpstatmnt.pas813 function with_statement : tnode; in with_statement() function
/dports/lang/fpc/fpc-3.2.2/compiler/
H A Dpstatmnt.pas813 function with_statement : tnode; in with_statement() function
/dports/lang/fpc-source/fpc-3.2.2/compiler/
H A Dpstatmnt.pas813 function with_statement : tnode; in with_statement() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A D__future__.py118 with_statement = _Feature((2, 5, 0, "alpha", 1), variable
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A D__future__.py125 with_statement = _Feature((2, 5, 0, "alpha", 1), variable
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A D__future__.py125 with_statement = _Feature((2, 5, 0, "alpha", 1), variable
/dports/lang/python310/Python-3.10.1/Lib/
H A D__future__.py125 with_statement = _Feature((2, 5, 0, "alpha", 1), variable
/dports/lang/python37/Python-3.7.12/Lib/
H A D__future__.py124 with_statement = _Feature((2, 5, 0, "alpha", 1), variable
/dports/lang/python38/Python-3.8.12/Lib/
H A D__future__.py125 with_statement = _Feature((2, 5, 0, "alpha", 1), variable
/dports/lang/python-tools/Python-3.8.12/Lib/
H A D__future__.py125 with_statement = _Feature((2, 5, 0, "alpha", 1), variable
/dports/lang/python39/Python-3.9.9/Lib/
H A D__future__.py125 with_statement = _Feature((2, 5, 0, "alpha", 1), variable
/dports/lang/python311/Python-3.11.0a3/Lib/
H A D__future__.py125 with_statement = _Feature((2, 5, 0, "alpha", 1), variable
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A D__future__.py125 with_statement = _Feature((2, 5, 0, "alpha", 1), variable

12