[issue15403] Refactor package creation support code into a common location

Nick Coghlan report at bugs.python.org
Sun Jul 28 14:49:23 CEST 2013


Nick Coghlan added the comment:

Also, now that test.support is a subpackage, the helper should be a submodule of that (test.support.package_helper) rather than directly in the test directory.

----------

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


More information about the Python-bugs-list mailing list