- 19 Ara, 2001 1 kayıt (commit)
-
-
Fredrik Lundh yazdı
- use repr instead of implied str for doubles - updated version number to 1.0.0 (for 2.2 final)
-
- 17 Eki, 2001 2 kayıt (commit)
-
-
Skip Montanaro yazdı
closes patch 470254
-
Fred Drake yazdı
-
- 10 Eki, 2001 1 kayıt (commit)
-
-
Skip Montanaro yazdı
value, so the programmer will have to catch OverflowError. I'm not sure what /F's perspective is on this. Perhaps it should be caught and mapped to an xmlrpclib-specific exception. None of the other type-specific dump methods seem to do any exception handling though.
-
- 02 Eki, 2001 1 kayıt (commit)
-
-
Guido van Rossum yazdı
"from xml.parsers import expat" succeeds but the imported expat module is an empty shell. Make sure we don't be fooled by that.
-
- 01 Eki, 2001 2 kayıt (commit)
-
-
Fredrik Lundh yazdı
added local escape method (made the dumps method some 50-80% faster) minor tweaks to the unmarshalling code
-
Skip Montanaro yazdı
top level.
-
- 30 Eyl, 2001 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 10 Eyl, 2001 2 kayıt (commit)
-
-
Fredrik Lundh yazdı
xmllib (on 2.0 and later)
-
Fredrik Lundh yazdı
xmllib unless needed), merged docstring patches, added overridable Transport.getparser to simplify plugging in different parsers.
-
- 04 Eyl, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 23 Agu, 2001 2 kayıt (commit)
-
-
Fredrik Lundh yazdı
-
Fredrik Lundh yazdı
DateTime constructor. use ServerProxy instead of Server in sample code.
-
- 11 Tem, 2001 1 kayıt (commit)
-
-
Fredrik Lundh yazdı
-