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 r.david.murray
Recipients BreamoreBoy, Rodrigue.Alcazar, bobcatfish, ezio.melotti, flipmcf, michael.foord, ncoghlan, pitrou, r.david.murray
Date 2015-04-15.16:10:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429114206.01.0.0637513602452.issue9517@psf.upfronthosting.co.za>
In-reply-to
Content
I actually originally wanted to do just that (move the script helpers routine into the old support.py) but I was in the minority.  test.support was turned into a package exactly so that script_helpers could become a sub-namespace.  As I remember, it was Nick Coghlan who championed the sub-namespace position :)
History
Date User Action Args
2015-04-15 16:10:06r.david.murraysetrecipients: + r.david.murray, ncoghlan, pitrou, ezio.melotti, michael.foord, BreamoreBoy, Rodrigue.Alcazar, bobcatfish, flipmcf
2015-04-15 16:10:06r.david.murraysetmessageid: <1429114206.01.0.0637513602452.issue9517@psf.upfronthosting.co.za>
2015-04-15 16:10:05r.david.murraylinkissue9517 messages
2015-04-15 16:10:05r.david.murraycreate