Add emacs and vim editing settings to the bottom of *.py files.
[scons.git] / test / Progress / object.py
index 4dad1a10d9ade0fa3016b51b3ce5fba600a8136f..25c53cf851da5e4ae074bad69c0d6eb2ccb42ce6 100644 (file)
@@ -76,3 +76,9 @@ expect_stderr = """\
 test.run(arguments = '-Q .', stdout=expect_stdout, stderr=expect_stderr)
 
 test.pass_test()
+
+# Local Variables:
+# tab-width:4
+# indent-tabs-mode:nil
+# End:
+# vim: set expandtab tabstop=4 shiftwidth=4: