From: Colin Watson Date: Thu, 14 Jun 2012 02:01:06 +0000 (+0100) Subject: tiocnotty: switch to python3 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=e194128ac1ff9704514b133d6043ec2e99eb881d;p=bin.git tiocnotty: switch to python3 --- diff --git a/tiocnotty b/tiocnotty index 1324d3a..715f8ee 100755 --- a/tiocnotty +++ b/tiocnotty @@ -1,4 +1,4 @@ -#! /usr/bin/python +#! /usr/bin/python3 import fcntl import os