Commit ecbc1b2f authored by Jeremy Hylton's avatar Jeremy Hylton

Add missing import of log.

parent aa947444
......@@ -17,6 +17,7 @@ from types import *
from glob import glob
from distutils.util import convert_path
from distutils.errors import DistutilsTemplateError, DistutilsInternalError
from distutils import log
class FileList:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment