Message3517

Author amak
Recipients amak, glyph
Date 2008-09-13.18:19:19
SpamBayes Score 0.00011153868
Marked as misclassified No
Message-id <1221329959.2.0.841986763636.issue1120@psf.upfronthosting.co.za>
In-reply-to
Content
Fix checked into trunk and release 2.2.

The illustrated series of operations from the code above will now behave
correctly on jython, i.e. the correct socket.error will be raised, with
the correct errno == errno.ENOTCONN.

Thanks for reporting this bug.
History
Date User Action Args
2008-09-13 18:19:19amaksetmessageid: <1221329959.2.0.841986763636.issue1120@psf.upfronthosting.co.za>
2008-09-13 18:19:19amaksetrecipients: + amak, glyph
2008-09-13 18:19:19amaklinkissue1120 messages
2008-09-13 18:19:19amakcreate