Remove now-unnecessary "from __future__ import nested_scopes" stmts.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# Remove all the .pyc and .pyo files under ../Lib.
|
||||
|
||||
from __future__ import nested_scopes
|
||||
|
||||
def deltree(root):
|
||||
import os
|
||||
def rm(path):
|
||||
|
||||
Reference in New Issue
Block a user