Fredrik Lundh
|
b0e8e9b72f
|
more xmlrpclib tweaks: fixed repr(Fault()); enable UTF-8 parsing in
xmllib (on 2.0 and later)
|
2001-09-10 21:45:42 +00:00 |
Fredrik Lundh
|
c4c062f507
|
sync with pythonware codebase: much faster import (doesn't import
xmllib unless needed), merged docstring patches, added overridable
Transport.getparser to simplify plugging in different parsers.
|
2001-09-10 19:45:02 +00:00 |
Fred Drake
|
1b41079fd9
|
Added docstring by Neal Norwitz. This closes SF bug #450981.
|
2001-09-04 18:55:03 +00:00 |
Fredrik Lundh
|
c266bb0594
|
untabification
|
2001-08-23 20:13:08 +00:00 |
Fredrik Lundh
|
78eedce3ff
|
updated to current PythonWare version (1.0b3). fixed type checks in
DateTime constructor. use ServerProxy instead of Server in sample
code.
|
2001-08-23 20:04:33 +00:00 |
Fredrik Lundh
|
b905633be0
|
xmlrpclib for python 2.2; initial checkin
|
2001-07-11 17:42:21 +00:00 |