> I just notice that -tt breaks the #! line so we should not have added
> -tt to this line.

How? It works here.

Here is redhat RHEL4, TeXFiles.py generates

/usr/bin/env: python -tt: no such file or directory.

Your script may have
#!/usr/bin/python -tt

which should work (but not if python installed in somewhere else)

Bo

Reply via email to