mirror of
https://github.com/python/cpython.git
synced 2025-09-15 21:26:04 +00:00
convert shebang lines: python -> python3
This commit is contained in:
parent
e8c1f95090
commit
90f5ba538b
212 changed files with 212 additions and 212 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /usr/bin/env python
|
||||
#! /usr/bin/env python3
|
||||
|
||||
# Update a bunch of files according to a script.
|
||||
# The input file contains lines of the form <filename>:<lineno>:<text>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue