From 2e7f95d9b484e93806928ecf3355ca3cc8a13d42 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Wed, 26 Jan 2011 23:16:53 +0000 Subject: Apparently I was hallucinating when I thought I saw Emacs identify this as a Python script from the #! interpreter line. Ah well. svn path=/scripts/rpkidemo; revision=3669 --- scripts/rpkidemo | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts') diff --git a/scripts/rpkidemo b/scripts/rpkidemo index a304e46f..8c208697 100755 --- a/scripts/rpkidemo +++ b/scripts/rpkidemo @@ -462,3 +462,7 @@ class main(object): self.poll_loop() main() + +# Local Variables: +# mode:python +# End: -- cgit v1.2.3