This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients chris.jerdonek, eric.araujo, eric.snow, italip, ncoghlan, pitrou
Date 2013-07-28.12:49:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375015763.48.0.53191563871.issue15403@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2013-07-28 12:49:23ncoghlansetrecipients: + ncoghlan, pitrou, eric.araujo, chris.jerdonek, eric.snow, italip
2013-07-28 12:49:23ncoghlansetmessageid: <1375015763.48.0.53191563871.issue15403@psf.upfronthosting.co.za>
2013-07-28 12:49:23ncoghlanlinkissue15403 messages
2013-07-28 12:49:23ncoghlancreate