mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +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
|
|
@ -23,7 +23,6 @@ or Behaviour) to test each part, or without parameter to test both parts. If
|
|||
you're working through IDLE, you can import this test module and call test_main()
|
||||
with the corresponding argument.
|
||||
"""
|
||||
from __future__ import with_statement
|
||||
|
||||
import glob
|
||||
import math
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue