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 bethard
Recipients bethard, tseaver
Date 2009-04-07.15:03:53
SpamBayes Score 0.001498443
Marked as misclassified No
Message-id <1239116636.7.0.541347636222.issue5716@psf.upfronthosting.co.za>
In-reply-to
Content
I've run into exactly the same thing. The argparse module's
ArgumentError had a "message" attribute back in Python 2.4, and in
Python 2.6 I get the same warnings Tres is getting.
History
Date User Action Args
2009-04-07 15:03:57bethardsetrecipients: + bethard, tseaver
2009-04-07 15:03:56bethardsetmessageid: <1239116636.7.0.541347636222.issue5716@psf.upfronthosting.co.za>
2009-04-07 15:03:54bethardlinkissue5716 messages
2009-04-07 15:03:53bethardcreate