This is sort of related, but I'm wondering what is different between "#!/usr/bin/env python" and "#!python". Wouldn't the second do the same thing, since an absolute path is not specified, find 'python' from the PATH environment, I don't really know.

Brian Vanderburg II
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to