diff options
author | Jeremy Kerr <jk@ozlabs.org> | 2008-09-10 13:21:39 +1000 |
---|---|---|
committer | Jeremy Kerr <jk@ozlabs.org> | 2008-09-10 13:21:39 +1000 |
commit | 7cc12f61df06e90c09b706dc34007bce099a9350 (patch) | |
tree | 2b0d462b519cbdb7c01823c1acdb43fc795a1ad5 /apps/patchwork/models.py | |
parent | f69773c2f693da03eeb3334d2b0289d738873c63 (diff) | |
download | patchwork-7cc12f61df06e90c09b706dc34007bce099a9350.tar.bz2 patchwork-7cc12f61df06e90c09b706dc34007bce099a9350.tar.xz |
xmlrpc: Fix Python 2.4 compatibility in _marshaled_dispatch
Based on an original patch from Nate Case <ncase@xes-inc.com>.
Python 24 doesn't accept encoding and allow_none fields for
xmlrpclib.dumps, so abstract this function at dispatcher init time.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'apps/patchwork/models.py')
0 files changed, 0 insertions, 0 deletions