]> granicus.if.org Git - python/commit
Patch #1472854: make the rlcompleter.Completer class usable on non-
authorGeorg Brandl <georg@python.org>
Sun, 30 Apr 2006 18:14:54 +0000 (18:14 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 30 Apr 2006 18:14:54 +0000 (18:14 +0000)
commit3583cff5a9d55b9c1bc17b5d82670e5e6b0fc10d
tree69e44c0965203d70cddbba81e87fe5efe14475a9
parent208badda275a7aaf722a8db87297637e161fa7aa
Patch #1472854: make the rlcompleter.Completer class usable on non-
UNIX platforms.
Doc/lib/librlcompleter.tex
Lib/rlcompleter.py
Lib/test/test_sundry.py
Misc/NEWS