diff options
author | martin f. krafft <madduck@madduck.net> | 2008-03-12 14:23:09 +0100 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-12 10:46:36 -0400 |
commit | 8a43597a00e561ecab541069661090947ae79899 (patch) | |
tree | 37087ba8129e8a2d80a11276e0612fc4e9beb413 /IkiWiki | |
parent | 2fa9da9f1697346526ea667ae606a1521f40037f (diff) |
Handle SimpleXMLRPCDispatcher arg count change in Py2.5
SimpleXMLRPCDispatcher.__init__ takes 3 arguments instead of 1 since
python 2.5, so we check for that with a hack, for I found no better way,
other than catching a TypeError exception.
Signed-off-by: martin f. krafft <madduck@madduck.net>
Diffstat (limited to 'IkiWiki')
0 files changed, 0 insertions, 0 deletions