Code

Small fix for CGI-handling of XMLRPC requests for python2.4, this worked
authorschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 2 Oct 2009 14:29:12 +0000 (14:29 +0000)
committerschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 2 Oct 2009 14:29:12 +0000 (14:29 +0000)
commitc5cb3df7029ea81f8333f310021c3815e95b2db6
tree8e9b7d4b8089758d400a8a38b1f86f5c828fa8aa
parent02bb637a7aabf6242b148d951ba123524e112d84
Small fix for CGI-handling of XMLRPC requests for python2.4, this worked
only for 2.5 and beyond due to a change in the xmlrpc interface in
python

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4360 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
roundup/xmlrpc.py