]> granicus.if.org Git - python/commit
#9607: Add tests for the keyword module.
authorR David Murray <rdmurray@bitdance.com>
Sat, 20 Apr 2013 02:15:26 +0000 (22:15 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sat, 20 Apr 2013 02:15:26 +0000 (22:15 -0400)
commit32a23c36b44b080973d774064da7718f31bca193
tree9a4d73a7d5cba64de196f828aaeaaee93e7b6100
parentf097f175dd3385e6e43842680932b32cbc50365d
#9607: Add tests for the keyword module.

Based on the testing ideas in a patch written by Greg Malcolm.
Lib/test/test_keyword.py [new file with mode: 0644]
Lib/test/test_sundry.py
Misc/ACKS