mirror of https://github.com/python/cpython
Import fix.
This commit is contained in:
parent
e2a33079e9
commit
a7540bd043
|
@ -11,7 +11,7 @@ file causing it."""
|
|||
|
||||
__revision__ = "$Id$"
|
||||
|
||||
import os, string, re, shutil
|
||||
import sys, os, string, re, shutil
|
||||
from distutils.errors import *
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue