]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove Emacs cruft at end.
authorGuido van Rossum <guido@python.org>
Wed, 6 May 1998 14:37:41 +0000 (14:37 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 6 May 1998 14:37:41 +0000 (14:37 +0000)
Tools/freeze/freeze.py

index 15e9e146768d8eeecba4c19abfec74f5069b324e..2add4ccc945aba913320e045b61e073027f49abe 100755 (executable)
@@ -458,7 +458,3 @@ def usage(msg):
 
 
 main()
-
-# Local Variables:
-# indent-tabs-mode: nil
-# End: