[New-bugs-announce] [issue26640] xmlrpc.server imports xmlrpc.client

ProgVal report at bugs.python.org
Fri Mar 25 07:56:15 EDT 2016


New submission from ProgVal:

from xmlrpc.client import Fault, dumps, loads, gzip_encode, gzip_decode

Shouldn't these class/functions be moved to a new module, with a name like xmlrpc.common?

----------
components: Library (Lib)
messages: 262428
nosy: Valentin.Lorentz
priority: normal
severity: normal
status: open
title: xmlrpc.server imports xmlrpc.client
type: enhancement
versions: Python 3.4

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


More information about the New-bugs-announce mailing list