[New-bugs-announce] [issue25485] Add a context manager to telnetlib.Telnet

desbma report at bugs.python.org
Mon Oct 26 14:20:19 EDT 2015


New submission from desbma:

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.

----------
components: Library (Lib)
messages: 253489
nosy: desbma
priority: normal
severity: normal
status: open
title: Add a context manager to telnetlib.Telnet
type: enhancement
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25485>
_______________________________________


More information about the New-bugs-announce mailing list