]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #9496: Provide a test suite for the rlcompleter module. Patch by
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 4 Aug 2010 15:43:16 +0000 (15:43 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 4 Aug 2010 15:43:16 +0000 (15:43 +0000)
commit482e66a58a8c38b8f4c2cc4f588a656d0c8fb2df
treef80d4f7c2602b8a3a8ce253cb5b24c10f3a938da
parente99f507c98fd56f48ad0c9d5f61b3e816adeb51e
Issue #9496: Provide a test suite for the rlcompleter module.  Patch by
Michele OrrĂ¹.
Lib/test/test_rlcompleter.py [new file with mode: 0644]
Lib/test/test_sundry.py
Misc/ACKS
Misc/NEWS