]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Changed logic so it now replaces anything that has #! and python in
authorGuido van Rossum <guido@python.org>
Wed, 27 Nov 1996 19:43:01 +0000 (19:43 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 27 Nov 1996 19:43:01 +0000 (19:43 +0000)
commitd5c58c34dbe460b4cbaa2c79f9ff79b7c126ddec
tree72a8c454320c5c94263791ccf848d382d61866e2
parentfc0588241cee6e2d38ff0ab8cf8cc0d35f5b790b
Changed logic so it now replaces anything that has #! and python in
the first line, replacing the entire line.
Tools/scripts/pathfix.py