[Distutils] Missing import in setuptools/commands/sdist.py

Bas van Dijk v.dijk.bas at gmail.com
Wed Aug 20 10:16:52 CEST 2008


Hello,

"from distutils import log" should be added to:
"setuptools/command/sdist.py" because on line 99 there's a "log.warn(...)"

regards

Bas


More information about the Distutils-SIG mailing list