commit | e3285d00f80663eb338fa5dead45ca7893c7858e | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri May 21 21:03:02 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Fri May 21 21:03:02 2010 +0000 |
tree | 605c06b68d35a819382ce6c5a5d30b4e29c140c3 | |
parent | fe4fd83737f2c06b1da50beb26c966ca372c3417 [diff] |
Blocked revisions 81419 via svnmerge ........ r81419 | georg.brandl | 2010-05-21 22:58:12 +0200 (Fr, 21 Mai 2010) | 1 line Add missing parameter in SimpleXMLRPCServer signature. ........