mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Fix whitespace
This commit is contained in:
parent
dcedaf6e53
commit
a4617cdac9
1 changed files with 0 additions and 1 deletions
|
@ -163,4 +163,3 @@ else:
|
||||||
# contents are quasi-immortal, and the completer function holds a
|
# contents are quasi-immortal, and the completer function holds a
|
||||||
# reference to globals).
|
# reference to globals).
|
||||||
atexit.register(lambda: readline.set_completer(None))
|
atexit.register(lambda: readline.set_completer(None))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue