]> granicus.if.org Git - python/commit
Merged revisions 83719 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 4 Aug 2010 15:54:33 +0000 (15:54 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 4 Aug 2010 15:54:33 +0000 (15:54 +0000)
commit185fae73c67aad4d59598d293f1f39f9940c9266
treed806efe8e582337af426e9aafeebdf67a023b031
parentc529a07cf465e5c3af5714912c5153eea8c2b4ee
Merged revisions 83719 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r83719 | antoine.pitrou | 2010-08-04 17:43:16 +0200 (mer., 04 août 2010) | 4 lines

  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