whoops, rolling back accidental #! commits

git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@467 4cde692c-a291-49d1-8350-778aa11640f8
This commit is contained in:
jvr 2004-09-25 08:24:37 +00:00
parent 39c1918939
commit 175f048123
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#! /usr/local/bin/python #! /usr/bin/env python
"""usage: ttroundtrip [options] font1 ... fontN """usage: ttroundtrip [options] font1 ... fontN

View File

@ -1,4 +1,4 @@
#! /usr/bin/python #! /usr/bin/env python
def _dummy(): def _dummy():