Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Errors / NameError.py
index be69b5071462954ca2ef2a627c3d5f2b645314f8..0281253d3d61ed02ff85a19a22b274e68213e6fb 100644 (file)
@@ -45,3 +45,9 @@ NameError: [^\n]*
 """)
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: