mirror of
https://github.com/python/cpython.git
synced 2025-07-28 21:55:21 +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
|
@ -1,5 +1,4 @@
|
|||
# Tests command line execution of scripts
|
||||
from __future__ import with_statement
|
||||
|
||||
import unittest
|
||||
import os
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue