]> granicus.if.org Git - python/commitdiff
Fix whitespace
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 31 Jul 2013 21:15:37 +0000 (23:15 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 31 Jul 2013 21:15:37 +0000 (23:15 +0200)
Lib/rlcompleter.py

index 8775730b4fde34d57e5aa62e52eae99c8d30d8ea..7c7553ee78a7b3e33bd20434c50ae18daa23beb3 100644 (file)
@@ -163,4 +163,3 @@ else:
     # contents are quasi-immortal, and the completer function holds a
     # reference to globals).
     atexit.register(lambda: readline.set_completer(None))
-