◐ Shell
clean mode source ↗

Message 71244 - Python tracker

Message71244

Author pitrou
Recipients pitrou
Date 2008-08-16.22:20:56
SpamBayes Score 0.02251594
Marked as misclassified No
Message-id <1218925257.81.0.638124043012.issue3572@psf.upfronthosting.co.za>
In-reply-to
Content
Reproducing this bug is simple:

./python -c "import os; os.close(2); 1/0"
History
Date User Action Args
2008-08-16 22:20:57pitrousetrecipients: + pitrou
2008-08-16 22:20:57pitrousetmessageid: <1218925257.81.0.638124043012.issue3572@psf.upfronthosting.co.za>
2008-08-16 22:20:56pitroulinkissue3572 messages
2008-08-16 22:20:56pitroucreate