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 desbma
Recipients desbma
Date 2015-10-26.18:20:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1445883619.21.0.032521861016.issue25485@psf.upfronthosting.co.za>
In-reply-to
Content
telnetlib.Telnet could have a context manager to call close() automatically.

I can provide a patch if the idea is approved, although I have never contributed to Python.
History
Date User Action Args
2015-10-26 18:20:19desbmasetrecipients: + desbma
2015-10-26 18:20:19desbmasetmessageid: <1445883619.21.0.032521861016.issue25485@psf.upfronthosting.co.za>
2015-10-26 18:20:19desbmalinkissue25485 messages
2015-10-26 18:20:19desbmacreate