-
I changed the source file (6 files) to use PyObject_DEL() instead of PyMem_DEL().
After this change, py-xmlrpc works good with Python 2.5.1(win32).
[files]
rpcBase64.c
rpcBoolean.c
rpcClient.c
rpcData.c
rpcDispatch.c
rpcSource.c.
2007-07-05 04:02:35 UTC by yiwamoto
-
When importing xmlrpc into python 2.5 I get the following:
python 2.5.1, py-xmlrpc 0.8.8.3, glibc v2.5
>>> import xmlrpc
# /usr/lib/python2.5/site-packages/xmlrpc.pyc matches /usr/lib/python2.5/site-packages/xmlrpc.py
import xmlrpc # precompiled from /usr/lib/python2.5/site-packages/xmlrpc.pyc
dlopen("/usr/lib/python2.5/site-packages/_xmlrpc.so", 2);
import _xmlrpc # dynamically loaded...
2007-06-11 08:34:47 UTC by nobody
-
shilad committed patchset 97 of module ehs to the Fast Python Xmlrpc Library CVS repository, changing 11 files.
2006-12-29 20:19:14 UTC by shilad
-
shilad committed patchset 96 of module ehs to the Fast Python Xmlrpc Library CVS repository, changing 11 files.
2006-12-28 06:39:32 UTC by shilad
-
shilad committed patchset 95 of module ehs to the Fast Python Xmlrpc Library CVS repository, changing 11 files.
2006-11-21 18:43:04 UTC by shilad
-
shilad committed patchset 50 of module py-xmlrpc to the Fast Python Xmlrpc Library CVS repository, changing 1 files.
2005-01-05 16:56:09 UTC by shilad
-
shilad committed patchset 49 of module py-xmlrpc to the Fast Python Xmlrpc Library CVS repository, changing 1 files.
2005-01-05 06:16:34 UTC by shilad
-
shilad committed patchset 94 of module ehs to the Fast Python Xmlrpc Library CVS repository, changing 1 files.
2004-12-11 06:10:03 UTC by shilad
-
shilad committed patchset 48 of module py-xmlrpc to the Fast Python Xmlrpc Library CVS repository, changing 2 files.
2004-08-31 21:12:21 UTC by shilad
-
shilad committed patchset 47 of module py-xmlrpc to the Fast Python Xmlrpc Library CVS repository, changing 2 files.
2004-08-31 20:53:12 UTC by shilad