Searched refs:with_statement (Results 1 – 16 of 16) sorted by relevance
21 from __future__ import with_statement
125 with_statement = _Feature((2, 5, 0, "alpha", 1), variable
18 from __future__ import with_statement
10 from __future__ import with_statement
41 from __future__ import with_statement, print_function
23 from __future__ import with_statement
2 from __future__ import with_statement
55 | with_statement | 2.5.0a1 | 2.6 | :pep:`343`: |
907 ``print_function``, ``nested_scopes`` and ``with_statement``. They are
593 from __future__ import with_statement
250 import with_statement`` directive. In 2.6 the statement no longer needs to
18510 with_statement``. Use of 'with' as a variable will generate a warning.