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 Claudiu.Popa
Recipients Claudiu.Popa
Date 2014-06-02.14:57:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401721074.16.0.905371769913.issue21641@psf.upfronthosting.co.za>
In-reply-to
Content
An alternative to this approach would be to catch the error in __init__ and close the socket there.
History
Date User Action Args
2014-06-02 14:57:54Claudiu.Popasetrecipients: + Claudiu.Popa
2014-06-02 14:57:54Claudiu.Popasetmessageid: <1401721074.16.0.905371769913.issue21641@psf.upfronthosting.co.za>
2014-06-02 14:57:54Claudiu.Popalinkissue21641 messages
2014-06-02 14:57:54Claudiu.Popacreate