[New-bugs-announce] [issue20627] Add context manager support to xmlrpc.client.ServerProxy

Brett Cannon report at bugs.python.org
Fri Feb 14 17:19:42 CET 2014


New submission from Brett Cannon:

Otherwise have to call client('close')() to close a server proxy and that's just ugly.

----------
components: Library (Lib)
messages: 211221
nosy: brett.cannon
priority: normal
severity: normal
stage: test needed
status: open
title: Add context manager support to xmlrpc.client.ServerProxy
type: enhancement
versions: Python 3.5

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


More information about the New-bugs-announce mailing list