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 brett.cannon
Recipients benjamin.peterson, brett.cannon
Date 2008-08-22.21:19:51
SpamBayes Score 0.013978068
Marked as misclassified No
Message-id <1219439992.67.0.344261181593.issue3602@psf.upfronthosting.co.za>
In-reply-to
Content
I think I can clean up the code by shifting WarningMessage over to a
subclass of namedtuple and moving WarningsRecorder over to a subclass of
list.
History
Date User Action Args
2008-08-22 21:19:53brett.cannonsetrecipients: + brett.cannon, benjamin.peterson
2008-08-22 21:19:52brett.cannonsetmessageid: <1219439992.67.0.344261181593.issue3602@psf.upfronthosting.co.za>
2008-08-22 21:19:51brett.cannonlinkissue3602 messages
2008-08-22 21:19:51brett.cannoncreate