Jabba Laci <[email protected]>: > I tried this: > > #!/usr/bin/env python -u
The hash-bang notation is quite rigid; it only accepts a single argument
("python") to the command ("/usr/bin/env").
I don't know if there is a simple workaround.
Marko
--
https://mail.python.org/mailman/listinfo/python-list
