[issue11057] Missing DistutilsOptionError

2011-01-29 Thread Kelsey
Kelsey added the comment: Link to patch: https://bitbucket.org/khightower/distutils2/changeset/22f336b467b8 -- ___ Python tracker ___ __

[issue11057] Missing DistutilsOptionError

2011-01-29 Thread Kelsey
New submission from Kelsey : Missing DistutilsOptionError import in distutil2.config causes the following error: Traceback (most recent call last): File "/opt/OpenPython-2.7.1/lib/python2.7/runpy.py", line 162, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/opt/Open