/usr/bin/env is slightly more portable

This commit is contained in:
Barry Warsaw 1996-11-20 15:19:10 +00:00
parent 00bf8efe0b
commit 7081a69b24
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#! /bin/env python
#! /usr/bin/env python
"""Print the long name of an Internet domain.