# HG changeset patch # User Denis Kasak # Date 1329178728 -3600 # Node ID 50ef027aa02caccc15e08a913319f0efe68a50f6 # Parent 6311beda08365a657bccc1f2d29497db30cebf4c Specify python2 explicitly. diff -r 6311beda0836 -r 50ef027aa02c t.py --- a/t.py Tue Sep 20 18:52:47 2011 -0400 +++ b/t.py Tue Feb 14 01:18:48 2012 +0100 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 """t is for people that want do things, not organize their tasks."""