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 Mike.Meyer
Recipients Mike.Meyer, arnau, bethard, eric.araujo, flying sheep
Date 2012-05-03.01:07:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336007269.63.0.255986518097.issue12776@psf.upfronthosting.co.za>
In-reply-to
Content
I've just verified that this patch also fixes 13824 and 11839.
The attached patchfile adds a test to verify that using a non-existent default file fails if you don't specify the argument, and succeeds if you do.

Could someone please apply it?
History
Date User Action Args
2012-05-03 01:07:49Mike.Meyersetrecipients: + Mike.Meyer, bethard, eric.araujo, arnau, flying sheep
2012-05-03 01:07:49Mike.Meyersetmessageid: <1336007269.63.0.255986518097.issue12776@psf.upfronthosting.co.za>
2012-05-03 01:07:48Mike.Meyerlinkissue12776 messages
2012-05-03 01:07:48Mike.Meyercreate