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

Skip to content

Commit cd0f59e

Browse files
committed
Get rid of the Emacs cruft now that Python-mode guess the desired settings!
1 parent 97df7f8 commit cd0f59e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Lib/lib-tk/Tkinter.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1840,9 +1840,3 @@ def _test():
18401840

18411841
if __name__ == '__main__':
18421842
_test()
1843-
1844-
1845-
# Emacs cruft
1846-
# Local Variables:
1847-
# py-indent-offset: 8
1848-
# End:

0 commit comments

Comments
 (0)