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.

See About this document... for information on suggesting changes.