Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed lite-xmlrpc2.py to lite-xmlrpc.py | Jason Gerard DeRose | 2009-02-03 | 1 | -72/+0 |
| | |||||
* | More xmlrpc tweaks: xmlserver.execute() now logs non-public exceptions; ↵ | Jason Gerard DeRose | 2009-02-03 | 1 | -9/+27 |
| | | | | xmlclient.forward() now handles socket error; fixed some Python 2.4 problems in lite-xmlrpc2.py | ||||
* | Further migration toward new xmlrcp code; fixed problem with unicode ↵ | Jason Gerard DeRose | 2009-02-03 | 1 | -0/+54 |
Fault.faultString; fixed problem where ServerProxy method was not called correctly |