Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | restored 1.5.2 compatibility | Fredrik Lundh | 2001-10-01 | 1 | -46/+39 | |
* | approximately double dump performance by moving import of cgi.escape back to | Skip Montanaro | 2001-10-01 | 1 | -6/+4 | |
* | Properly detect recursive structures. Adopted from patch #465298. | Martin v. Löwis | 2001-09-30 | 1 | -0/+6 | |
* | more xmlrpclib tweaks: fixed repr(Fault()); enable UTF-8 parsing in | Fredrik Lundh | 2001-09-10 | 1 | -12/+17 | |
* | sync with pythonware codebase: much faster import (doesn't import | Fredrik Lundh | 2001-09-10 | 1 | -65/+70 | |
* | Added docstring by Neal Norwitz. This closes SF bug #450981. | Fred Drake | 2001-09-04 | 1 | -35/+86 | |
* | untabification | Fredrik Lundh | 2001-08-23 | 1 | -5/+5 | |
* | updated to current PythonWare version (1.0b3). fixed type checks in | Fredrik Lundh | 2001-08-23 | 1 | -9/+15 | |
* | xmlrpclib for python 2.2; initial checkin | Fredrik Lundh | 2001-07-11 | 1 | -0/+934 | |