From 0f03b26f442e1e48994163a9af68113fbaf9ac37 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Thu, 20 Jun 2013 18:07:03 +0300 Subject: Removed -tt, which is not necessary with Python 3. --- nodes.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'nodes.py') diff --git a/nodes.py b/nodes.py index e692c48..e8f1f40 100644 --- a/nodes.py +++ b/nodes.py @@ -1,5 +1,3 @@ -#!/usr/bin/python3 -tt - # Copyright 2012 Jussi Pakkanen # Licensed under the Apache License, Version 2.0 (the "License"); -- cgit v1.1