cpython/Lib/xmlrpc
Georg Brandl 317185a533 Recorded merge of revisions 73201 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73201 | georg.brandl | 2009-06-04 10:58:32 +0200 (Do, 04 Jun 2009) | 1 line

  #5767: remove sgmlop support from xmlrpclib; the sgmlop parser does not do much validation and is no longer much faster than e.g. the cElementTree XMLParser.
........
2009-06-04 09:00:56 +00:00
..
__init__.py
client.py Recorded merge of revisions 73201 via svnmerge from 2009-06-04 09:00:56 +00:00
server.py Merged revisions 71268 via svnmerge from 2009-04-07 13:13:10 +00:00