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 seblu
Recipients DasIch, G2P, Julian, bethard, bewest, bkabrda, chris.jerdonek, csernazs, dsully, elsdoerfer, eric.araujo, labrat, nvie, r.david.murray, seblu, zzzeek
Date 2013-04-04.22:16:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365113805.77.0.559319721411.issue9253@psf.upfronthosting.co.za>
In-reply-to
Content
I got the same issue that mike bayer with argparse doesn't throw error when subparser are missing.

Is it a bug which should be fixed in Python or in all python script? This sounds like an API break.
History
Date User Action Args
2013-04-04 22:16:46seblusetrecipients: + seblu, csernazs, bethard, eric.araujo, r.david.murray, zzzeek, labrat, chris.jerdonek, nvie, DasIch, elsdoerfer, G2P, Julian, dsully, bewest, bkabrda
2013-04-04 22:16:45seblusetmessageid: <1365113805.77.0.559319721411.issue9253@psf.upfronthosting.co.za>
2013-04-04 22:16:45seblulinkissue9253 messages
2013-04-04 22:16:45seblucreate