mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
Remove legacy "from __future__ import with_statement" lines.
This commit is contained in:
parent
18a7d2b455
commit
a68c1bca7b
9 changed files with 1 additions and 15 deletions
|
@ -7,7 +7,6 @@ syntax of make rules.
|
|||
|
||||
In addition to the dependency syntax, #-comments are supported.
|
||||
"""
|
||||
from __future__ import with_statement
|
||||
import errno
|
||||
import os
|
||||
import time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue