We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcedaf6 commit a4617cdCopy full SHA for a4617cd
Lib/rlcompleter.py
@@ -163,4 +163,3 @@ def get_class_members(klass):
163
# contents are quasi-immortal, and the completer function holds a
164
# reference to globals).
165
atexit.register(lambda: readline.set_completer(None))
166
-
0 commit comments