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 benjamin.peterson
Recipients benjamin.peterson, eng793
Date 2012-09-03.01:46:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346636806.98.0.345903780822.issue15845@psf.upfronthosting.co.za>
In-reply-to
Content
Not repeating warnings from the same place is the default warning behavior. You can get all of them by passing -Wall.
History
Date User Action Args
2012-09-03 01:46:47benjamin.petersonsetrecipients: + benjamin.peterson, eng793
2012-09-03 01:46:46benjamin.petersonsetmessageid: <1346636806.98.0.345903780822.issue15845@psf.upfronthosting.co.za>
2012-09-03 01:46:46benjamin.petersonlinkissue15845 messages
2012-09-03 01:46:46benjamin.petersoncreate