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 xtreak
Recipients berker.peksag, docs@python, ghaering, vigdis, xtreak
Date 2018-09-08.17:07:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAAjsFLTkp2Nd9oMhwxDbDZB-mdh78o-2FbWpC69XFYAOXCeTmA@mail.gmail.com>
In-reply-to <1536426092.17.0.56676864532.issue34580@psf.upfronthosting.co.za>
Content
Thanks for the comments. I will add `con.close()` to the examples linked.
Should I remove or change this line as per Daniel's comment "Note that this
does not automatically call :meth:`close` on the connection object."

Thanks
-- 

Regards,
Karthikeyan S
History
Date User Action Args
2018-09-08 17:07:03xtreaksetrecipients: + xtreak, ghaering, docs@python, berker.peksag, vigdis
2018-09-08 17:07:03xtreaklinkissue34580 messages
2018-09-08 17:07:03xtreakcreate