[issue8577] test_distutils fails if srcdir != builddir

Tarek Ziadé report at bugs.python.org
Fri Apr 30 13:54:41 CEST 2010


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

Yes it's pretty similar to what I've done in my earlier message.

No need to call os.path.dirname(get_makefile_filename()),
os.path.dirname(sys.executable) is enough.

I guess the patch part concerning unixcompiler is unrelated to this issue, right ?

----------

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


More information about the Python-bugs-list mailing list