]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#10159: sort completion matches before comparing to dir() result.
authorGeorg Brandl <georg@python.org>
Thu, 21 Oct 2010 07:40:03 +0000 (07:40 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 21 Oct 2010 07:40:03 +0000 (07:40 +0000)
commit50de5f56a9eba0e0da6fb48c22b85ee69daac105
tree3b04bbea1ec8100303bdfbc2b7288a7f5ec91784
parentf933e1ab6fdea76973384e38ea95520de422c340
#10159: sort completion matches before comparing to dir() result.
Lib/test/test_rlcompleter.py