[issue5243] Missing dependency in distutils build

Tarek Ziadé report at bugs.python.org
Thu Oct 15 10:23:22 CEST 2009


Tarek Ziadé <ziade.tarek at gmail.com> added the comment:

It looks like there's a missing part in the patch: get_outputs(), and
get_inputs() should also return files created in build()

Now something I don't understand is how reportlab distribution is doing
to copy the compiled extensions when "install" is called.

Could you point me please to the package so I can test that ?

Thanks !

----------
priority:  -> normal
resolution:  -> accepted
versions: +Python 3.0, Python 3.2 -Python 2.4, Python 2.5

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


More information about the Python-bugs-list mailing list