]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Convert the parser module test to use PyUnit.
authorFred Drake <fdrake@acm.org>
Mon, 4 Jun 2001 03:56:24 +0000 (03:56 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 4 Jun 2001 03:56:24 +0000 (03:56 +0000)
commit58422e582008fbdfb981795934d10dfd3073f5e1
tree2813684dc4b5f6c0226dae1886a5c89553fe7e1e
parent194bfb2805abc312878279e13c012d2db87adb2c
Convert the parser module test to use PyUnit.
Lib/test/output/test_parser [deleted file]
Lib/test/test_parser.py