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 paul.j3
Recipients Kotan, bethard, catherine, elsdoerfer, eric.araujo, paul.j3, wrobell
Date 2013-05-17.17:10:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368810616.38.0.759584371025.issue9338@psf.upfronthosting.co.za>
In-reply-to
Content
This is a test file for the patch I just submitted.

It is not a formal unitttest, but uses print output as much as assert.

Cases include the example bethard used, as well as ones from test_argparse.py that initially caused problems.
History
Date User Action Args
2013-05-17 17:10:16paul.j3setrecipients: + paul.j3, bethard, wrobell, eric.araujo, catherine, elsdoerfer, Kotan
2013-05-17 17:10:16paul.j3setmessageid: <1368810616.38.0.759584371025.issue9338@psf.upfronthosting.co.za>
2013-05-17 17:10:16paul.j3linkissue9338 messages
2013-05-17 17:10:16paul.j3create