[Python-Dev] xmlrpclib.binary missing?
Chris AtLee
chris at atlee.ca
Thu Mar 30 21:55:27 CEST 2006
More information about the Python-Dev mailing list
Thu Mar 30 21:55:27 CEST 2006
- Previous message: [Python-Dev] xmlrpclib.binary missing?
- Next message: [Python-Dev] Fwd: Python 2.5 update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 3/30/06, Aahz <aahz at pythoncraft.com> wrote: > On Thu, Mar 30, 2006, Chris AtLee wrote: > > > > The current 2.4 and 2.5 docs mention that the xmlrpclib has a function > > called binary which converts any python value to a Binary object. > > > > However, this function does not exist in either 2.4.3 or 2.5. > > > > The Binary constructor accepts a data parameter, so I would say just > > remove mention of the binary function from the docs and leave the > > implementation as-is. > > Please file a bug on SF and report it back here so that we don't lose > track of this. Sure, this is filed as bug #1461610. Cheers, Chris
- Previous message: [Python-Dev] xmlrpclib.binary missing?
- Next message: [Python-Dev] Fwd: Python 2.5 update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list