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 orsenthil
Recipients bbrazil, brett.cannon, brian.curtin, jackdied, orsenthil
Date 2010-11-09.09:21:57
SpamBayes Score 0.022838697
Marked as misclassified No
Message-id <1289294525.31.0.859042759805.issue10245@psf.upfronthosting.co.za>
In-reply-to
Content
conn.close() was done in the finally method in r86228 by brian.curtin.
The other change in your patch in very minor space addition after comma. We can leave it to place along with some other code change.
History
Date User Action Args
2010-11-09 09:22:05orsenthilsetrecipients: + orsenthil, brett.cannon, jackdied, brian.curtin, bbrazil
2010-11-09 09:22:05orsenthilsetmessageid: <1289294525.31.0.859042759805.issue10245@psf.upfronthosting.co.za>
2010-11-09 09:21:58orsenthillinkissue10245 messages
2010-11-09 09:21:58orsenthilcreate