Get rid of the Emacs cruft now that Python-mode guess the desired settings!

This commit is contained in:
Guido van Rossum 1998-03-26 19:30:30 +00:00
parent 97df7f8679
commit cd0f59ea08
1 changed files with 0 additions and 6 deletions

View File

@ -1840,9 +1840,3 @@ def _test():
if __name__ == '__main__':
_test()
# Emacs cruft
# Local Variables:
# py-indent-offset: 8
# End: