[Python-Dev] xmlrpclib.binary missing?
Aahz
aahz at pythoncraft.com
Thu Mar 30 21:41:58 CEST 2006
More information about the Python-Dev mailing list
Thu Mar 30 21:41:58 CEST 2006
- Previous message: [Python-Dev] xmlrpclib.binary missing?
- Next message: [Python-Dev] xmlrpclib.binary missing?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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. -- Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/ "Look, it's your affair if you want to play with five people, but don't go calling it doubles." --John Cleese anticipates Usenet
- Previous message: [Python-Dev] xmlrpclib.binary missing?
- Next message: [Python-Dev] xmlrpclib.binary missing?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list