]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
add support for Python's bool type to xmlrpclib - patch # 559288
authorSkip Montanaro <skip@pobox.com>
Wed, 22 Jan 2003 18:17:25 +0000 (18:17 +0000)
committerSkip Montanaro <skip@pobox.com>
Wed, 22 Jan 2003 18:17:25 +0000 (18:17 +0000)
commit9a7c96a2bca4342f70b05f5d1e00ad5be142bf24
tree592287527c110d3266d29b7f93c37f330ad994ab
parent32417e7dc1cfbcf52b6034cced6e0e902dbc3ccb
add support for Python's bool type to xmlrpclib - patch # 559288
Lib/xmlrpclib.py
Misc/NEWS