]> granicus.if.org Git - python/commitdiff
Get rid of the Emacs cruft now that Python-mode guess the desired settings!
authorGuido van Rossum <guido@python.org>
Thu, 26 Mar 1998 19:52:46 +0000 (19:52 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 26 Mar 1998 19:52:46 +0000 (19:52 +0000)
Lib/plat-irix5/flp.py
Lib/plat-irix6/flp.py

index a277f7f25ef26eec924d0825d045792545ac7898..f713a9291bd8c2d70d6914a7bdd280c1329003e5 100755 (executable)
@@ -448,7 +448,3 @@ def _printform(form):
        print '    Label ', i.Label, ' size/style/col/align ', i.Size,i.Style, i.Lcol, i.Alignment
        print '    cols ', i.Colors
        print '    cback ', i.Callback, i.Argument
-
-# Local variables:
-# py-indent-offset: 4
-# end:
index a277f7f25ef26eec924d0825d045792545ac7898..f713a9291bd8c2d70d6914a7bdd280c1329003e5 100644 (file)
@@ -448,7 +448,3 @@ def _printform(form):
        print '    Label ', i.Label, ' size/style/col/align ', i.Size,i.Style, i.Lcol, i.Alignment
        print '    cols ', i.Colors
        print '    cback ', i.Callback, i.Argument
-
-# Local variables:
-# py-indent-offset: 4
-# end: