]> granicus.if.org Git - python/commit
Move xdrlib tests from the module into a separate test script,
authorWalter Dörwald <walter@livinglogic.de>
Fri, 1 Dec 2006 16:59:47 +0000 (16:59 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Fri, 1 Dec 2006 16:59:47 +0000 (16:59 +0000)
commitf008203cb4c98329bdcfd871afc66dfa3ed4ec94
tree9b52282d7af15b74de0fc3cc73aa810044528773
parentc764340ba263d0358bffaa65a08a324d5035de45
Move xdrlib tests from the module into a separate test script,
port the tests to unittest and add a few new tests.
Lib/test/output/test_xdrlib [deleted file]
Lib/test/test_xdrlib.py
Lib/xdrlib.py