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 Valentin.Lorentz
Recipients Valentin.Lorentz
Date 2016-03-25.11:56:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458906975.33.0.607385573018.issue26640@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2016-03-25 11:56:15Valentin.Lorentzsetrecipients: + Valentin.Lorentz
2016-03-25 11:56:15Valentin.Lorentzsetmessageid: <1458906975.33.0.607385573018.issue26640@psf.upfronthosting.co.za>
2016-03-25 11:56:15Valentin.Lorentzlinkissue26640 messages
2016-03-25 11:56:15Valentin.Lorentzcreate