Import fix.

This commit is contained in:
Greg Ward 2000-03-23 04:39:16 +00:00
parent e2a33079e9
commit a7540bd043
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ file causing it."""
__revision__ = "$Id$"
import os, string, re, shutil
import sys, os, string, re, shutil
from distutils.errors import *