From 7025242227bc03b2e3fd70280ba2686a307252f9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 19 Apr 2009 01:49:31 +0000 Subject: Valid XHTML 1.0. git-svn-id: http://svn.drobilla.net/resp/tuplr@115 ad02d1e2-f140-0410-9f75-f8b11f17cedd --- highlight.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'highlight.py') diff --git a/highlight.py b/highlight.py index 14bb9a8..8ed2376 100755 --- a/highlight.py +++ b/highlight.py @@ -95,7 +95,8 @@ text = infile.read() infile.close() outfile = open(sys.argv[2], 'w') -print >>outfile, '''>outfile, ''' + -- cgit v1.2.1