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 <[email protected]>
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: <[email protected]>
2015-10-26 18:20:19desbmalinkissue25485 messages
2015-10-26 18:20:19desbmacreate