Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
1d758b0108f7022af6462a95e6eb3dbfef463a1c
/
Lib
/
rlcompleter.py
46bd9a6
Do not expose __builtins__ name as a completion; this is an implementation
by Fred Drake
· 24 years ago
768d227
Oops. Remove some garbage from the doc string that was accidentally
by Guido van Rossum
· 25 years ago
4e20de5
Patch by Michael Hudson: when the object of attribute expansion is a
by Guido van Rossum
· 25 years ago
d458faa
In completer(), return None instead of raising an IndexError when
by Guido van Rossum
· 26 years ago
45e2fbc
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
12f86ad
Removed some unneeded imports, moved others around.
by Guido van Rossum
· 27 years ago
2781fbe
Word completion for the new readline.set_completer() function.
by Guido van Rossum
· 27 years ago