mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
/usr/bin/env is slightly more portable
This commit is contained in:
parent
00bf8efe0b
commit
7081a69b24
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /bin/env python
|
||||
#! /usr/bin/env python
|
||||
|
||||
"""Print the long name of an Internet domain.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue