]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #1049151: adding bool support to xdrlib.py.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 24 Feb 2005 20:22:10 +0000 (20:22 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 24 Feb 2005 20:22:10 +0000 (20:22 +0000)
commitc2a0ac20b7ba3c740f21607c4c8bc706f5d7b7c5
tree589f8ff427b01e7e1685f8515cdd0c83503d2d0e
parentbc2c21ea521cf6ec2a8cd1fd3229226c157a5100
Patch #1049151:  adding bool support to xdrlib.py.
Also add xdrlib._test into the test suite.
Lib/test/output/test_xdrlib [new file with mode: 0644]
Lib/test/test_sundry.py
Lib/test/test_xdrlib.py [new file with mode: 0644]
Lib/xdrlib.py
Misc/NEWS