Chris Jerdonek <chris.jerdo...@gmail.com> added the comment:

Thanks for your feedback, Antoine, and for causing me to rethink the patch.  
This patch is drastically simpler.

Incidentally, I found a reason for this issue in issue 15322.

regrtest calculates the "build" folder relative to 
sysconfig.get_config_var('srcdir').  Because the latter returns the current 
working directory instead of the source directory, the build folders were 
getting nested.

----------
Added file: http://bugs.python.org/file26347/issue-15300-3.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15300>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to