From 8605cd3f383f25b01294ed50f89d965f25fb4fd1 Mon Sep 17 00:00:00 2001 From: js Date: Tue, 29 Jul 2008 19:49:31 +0000 Subject: For historical reasons, we have a tab width of 3. This is strange, but we have that in all files. To at least lesser the confusion a bit, add vim tags for that. Additionally, fix wrong #! in a few files. --- test/test_sessions.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/test_sessions.py') diff --git a/test/test_sessions.py b/test/test_sessions.py index 47546f0eb..a2286b23d 100644 --- a/test/test_sessions.py +++ b/test/test_sessions.py @@ -202,3 +202,5 @@ class TestChatControlSession(unittest.TestCase): if __name__ == '__main__': unittest.main() + +# vim: se ts=3: \ No newline at end of file -- cgit v1.2.3