[ Web Proxy ]
URL:
Viewing:
https://docs.python.org/2.2/lib/node368.html
[Back]
[Original]
11.20.7 Convenience Functions
[Previous Page]
[Up One Level]
[Next Page]
Python Library Reference
[Contents]
[Module Index]
[Index]
Previous:
11.20.6 ProtocolError Objects
Up:
11.20 xmlrpclib
Next:
11.20.8 Example of Client
11.20.7 Convenience Functions
boolean
(value)
Convert any Python value to one of the XML-RPC Boolean constants,
True
or
False
.
binary
(data)
Trivially convert any Python string to a Binary object.
[Previous Page]
[Up One Level]
[Next Page]
Python Library Reference
[Contents]
[Module Index]
[Index]
Previous:
11.20.6 ProtocolError Objects
Up:
11.20 xmlrpclib
Next:
11.20.8 Example of Client
Release 2.2.3, documentation updated on 30 May 2003.
See
About this document...
for information on suggesting changes.
Web Proxy Viewer |
New URL
|
Original Page