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

Skip to content

Commit 6a86f66

Browse files
committed
Get rid of #! line
1 parent 6ddbfb9 commit 6a86f66

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

Lib/netrc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/python
21
# Module and documentation by Eric S. Raymond, 21 Dec 1998
32

43
import sys, os, string, shlex

Lib/shlex.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/python
21
# Module and documentation by Eric S. Raymond, 21 Dec 1998
32

43
import sys, os, string

0 commit comments

Comments
 (0)