mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
Remove some from __future__ import with_statements
This commit is contained in:
parent
655fc7012a
commit
95287fa951
7 changed files with 0 additions and 7 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
"""Unit tests for the with statement specified in PEP 343."""
|
||||
|
||||
from __future__ import with_statement
|
||||
|
||||
__author__ = "Mike Bland"
|
||||
__email__ = "mbland at acm dot org"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue