[issue13170] distutils2 test failures

David Barnett report at bugs.python.org
Tue Oct 18 06:57:34 CEST 2011


David Barnett <davidbarnett2 at gmail.com> added the comment:

I looked into the ConfigTestCase.test_config failure, and it looks like it just needs the righthand edited to match the left. "package_data" lines are supposed to allow comma-separated lists of paths on the righthand.

----------
nosy: +mu_mind

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


More information about the Python-bugs-list mailing list