Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7081a69

Browse files
committed
/usr/bin/env is slightly more portable
1 parent 00bf8ef commit 7081a69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/world/world

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#! /bin/env python
1+
#! /usr/bin/env python
22

33
"""Print the long name of an Internet domain.
44

0 commit comments

Comments
 (0)