]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 71268 via svnmerge from
authorMatthias Klose <doko@ubuntu.com>
Sun, 5 Apr 2009 21:34:15 +0000 (21:34 +0000)
committerMatthias Klose <doko@ubuntu.com>
Sun, 5 Apr 2009 21:34:15 +0000 (21:34 +0000)
commit65396b4dcdb09c6ace6b23ab2bd2def6020ad255
treed9c7f73a8855182c6257f6154c04230912905109
parent0ca864543076026cc75a2c875e68d946a747a928
Merged revisions 71268 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71268 | matthias.klose | 2009-04-05 23:00:48 +0200 (So, 05 Apr 2009) | 3 lines

  - Issue #2703: SimpleXMLRPCDispatcher.__init__: Provide default values for
    new arguments introduced in 2.5.
........
Lib/SimpleXMLRPCServer.py
Misc/NEWS