From cd0f59ea0824ad6f897f05c2db4d4471e47e6063 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Thu, 26 Mar 1998 19:30:30 +0000 Subject: Get rid of the Emacs cruft now that Python-mode guess the desired settings! --- Lib/lib-tk/Tkinter.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Lib/lib-tk/Tkinter.py b/Lib/lib-tk/Tkinter.py index 779eb9c..a7c01b4 100644 --- a/Lib/lib-tk/Tkinter.py +++ b/Lib/lib-tk/Tkinter.py @@ -1840,9 +1840,3 @@ def _test(): if __name__ == '__main__': _test() - - -# Emacs cruft -# Local Variables: -# py-indent-offset: 8 -# End: -- cgit v0.12