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 brett.cannon, eric.araujo, eric.smith, ncoghlan, r.david.murray, xmorel
Date 2010-02-23.15:53:56
SpamBayes Score 1.5341011e-07
Marked as misclassified No
Message-id <1266940438.9.4.86444100982e-05.issue7976@psf.upfronthosting.co.za>
In-reply-to
Content
I see.  I agree with Nick, a public API function in Warnings is better than something specific to optparse or argparse.  If the op (or anyone else) wants to propose a patch to create such an API (with docs and tests), that would be welcome.  The docs for that API could then include the recipe for using it with argparse.
History
Date User Action Args
2010-02-23 15:53:58r.david.murraysetrecipients: + r.david.murray, brett.cannon, ncoghlan, eric.smith, eric.araujo, xmorel
2010-02-23 15:53:58r.david.murraysetmessageid: <1266940438.9.4.86444100982e-05.issue7976@psf.upfronthosting.co.za>
2010-02-23 15:53:57r.david.murraylinkissue7976 messages
2010-02-23 15:53:56r.david.murraycreate