[issue8954] wininst regression: errors when building on linux

Georg Brandl report at bugs.python.org
Mon Jul 12 10:52:08 CEST 2010


Georg Brandl <georg at python.org> added the comment:

Did you test that patch? ISTM that it contains a syntax error:

+        if not self.distribution.has_ext_modules()
+            and not self.distribution.has_c_libraries():

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8954>
_______________________________________


More information about the Python-bugs-list mailing list