Martin v. Löwis <[email protected]> added the comment: > An addition: It was reported in #10425 that None values are > incorrectly serialized as <value><nil/></value>, instead of just > <nil/>, or maybe <{namespace prefix for extensions defined by > Apache}:nil/>.
This is not incorrect, but follows the specification of the nil element, see, for example http://en.wikipedia.org/wiki/XML-RPC ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8792> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
