Get rid of the Emacs cruft now that Python-mode guess the desired settings!
diff --git a/Lib/plat-irix5/flp.py b/Lib/plat-irix5/flp.py
index a277f7f..f713a92 100755
--- a/Lib/plat-irix5/flp.py
+++ b/Lib/plat-irix5/flp.py
@@ -448,7 +448,3 @@
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:
diff --git a/Lib/plat-irix6/flp.py b/Lib/plat-irix6/flp.py
index a277f7f..f713a92 100644
--- a/Lib/plat-irix6/flp.py
+++ b/Lib/plat-irix6/flp.py
@@ -448,7 +448,3 @@
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: