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 pitrou
Recipients asvetlov, berker.peksag, eric.araujo, hieu.nguyen, michael.foord, pitrou
Date 2012-12-15.19:05:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355598347.87.0.294912674096.issue14266@psf.upfronthosting.co.za>
In-reply-to
Content
Berker's proposed implementation looks weird to me. Why the "__unittest" variable?
Also, it would be better to make unittest's API more flexible, rather than manually tweaking sys.argv to enable discovery.
History
Date User Action Args
2012-12-15 19:05:48pitrousetrecipients: + pitrou, eric.araujo, michael.foord, asvetlov, hieu.nguyen, berker.peksag
2012-12-15 19:05:47pitrousetmessageid: <1355598347.87.0.294912674096.issue14266@psf.upfronthosting.co.za>
2012-12-15 19:05:47pitroulinkissue14266 messages
2012-12-15 19:05:47pitroucreate