Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2830dcc

Browse files
committed
Get rid of the Emacs cruft now that Python-mode guess the desired settings!
1 parent 41360a4 commit 2830dcc

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

Lib/plat-irix5/flp.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,3 @@ def _printform(form):
448448
print ' Label ', i.Label, ' size/style/col/align ', i.Size,i.Style, i.Lcol, i.Alignment
449449
print ' cols ', i.Colors
450450
print ' cback ', i.Callback, i.Argument
451-
452-
# Local variables:
453-
# py-indent-offset: 4
454-
# end:

Lib/plat-irix6/flp.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,3 @@ def _printform(form):
448448
print ' Label ', i.Label, ' size/style/col/align ', i.Size,i.Style, i.Lcol, i.Alignment
449449
print ' cols ', i.Colors
450450
print ' cback ', i.Callback, i.Argument
451-
452-
# Local variables:
453-
# py-indent-offset: 4
454-
# end:

0 commit comments

Comments
 (0)