Kaydet (Commit) a4617cda authored tarafından Antoine Pitrou's avatar Antoine Pitrou

Fix whitespace

üst dcedaf6e
...@@ -163,4 +163,3 @@ else: ...@@ -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))
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment