commit | 6113ce51b3ae71e3fe05b6945fa79e40a9edd980 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Dec 09 21:15:07 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Dec 09 21:15:07 2007 +0000 |
tree | 5885c1b7de6973ae1408b9b78f1fe58c9b9a12c7 | |
parent | b0885b72781e10963ea05c4e85cf0cb50b709bf2 [diff] |
Two fixes in DocXMLRPCServer: * remove parameter default that didn't make sense * properly escape values in output Thanks to Jeff Wheeler from GHOP!