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 maker
Recipients anthonybaxter, brett.cannon, eric.araujo, ezio.melotti, kuran, maker, terry.reedy
Date 2012-02-27.08:50:15
SpamBayes Score 0.013015222
Marked as misclassified No
Message-id <1330332616.48.0.235599351811.issue1531415@psf.upfronthosting.co.za>
In-reply-to
Content
I am interested in solving this bug. 
If I understood correctly, that should be just a matter of spitting over sys.stdout whenever the user imports warnings.py, sys.stderr otherwise. 
Rewriting the code in C for python3.x would still be appreciated?
History
Date User Action Args
2012-02-27 08:50:16makersetrecipients: + maker, brett.cannon, anthonybaxter, terry.reedy, kuran, ezio.melotti, eric.araujo
2012-02-27 08:50:16makersetmessageid: <1330332616.48.0.235599351811.issue1531415@psf.upfronthosting.co.za>
2012-02-27 08:50:15makerlinkissue1531415 messages
2012-02-27 08:50:15makercreate