chiark / gitweb /
tiocnotty: switch to python3
authorColin Watson <cjwatson@chiark.greenend.org.uk>
Thu, 14 Jun 2012 02:01:06 +0000 (03:01 +0100)
committerColin Watson <cjwatson@chiark.greenend.org.uk>
Thu, 14 Jun 2012 02:01:06 +0000 (03:01 +0100)
tiocnotty

index 1324d3a90bb479fc6c417832cd5e91eee710f454..715f8ee5a4905ee3804c3f290fff9d65954a4a9b 100755 (executable)
--- a/tiocnotty
+++ b/tiocnotty
@@ -1,4 +1,4 @@
-#! /usr/bin/python
+#! /usr/bin/python3
 
 import fcntl
 import os