On Tue, 23 Feb 2010, John Eckersberg wrote:
From http://docs.python.org/library/xmlrpclib.html:
When passing strings, characters special to XML such as <, >, and &
will be automatically escaped. However, it’s the caller’s
responsibility to ensure that the string is free of characters that
aren’t allowed in XML, such as the control characters with ASCII
values between 0 and 31 (except, of course, tab, newline and carriage
return); failing to do this will result in an XML-RPC request that
isn’t well-formed XML. If you have to pass arbitrary strings via
XML-RPC, use the Binary wrapper class
you've been added to the func group. You can now commit this.
Here's a good general rule on commits.
Post a patch to this list and get another committer to ACK it.
-sv
_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list