]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added fixps, fixcid.
authorGuido van Rossum <guido@python.org>
Mon, 14 Jun 1993 08:47:54 +0000 (08:47 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 14 Jun 1993 08:47:54 +0000 (08:47 +0000)
Demo/scripts/README

index b5c64c4ecf13b991f80da33653165525692523d5..4c46f5f6119a77a87676df24ddc8a114f74bf53c 100644 (file)
@@ -18,6 +18,8 @@ dutree.py             Format du(1) output as a tree sorted by size
 eptags.py              Create Emacs TAGS file for Python modules
 fact.py                        Factorize numbers
 findlinksto.py         Recursively find symbolic links to a given path prefix
+fixps.py               Fix Python scripts' first line (if #!)
+fixcid.py              Massive identifier substitution on C source files
 freeze.py              Convert a Python script into a free-standing binary
 from.py                        Summarize mailbox
 linktree.py            Make a copy of a tree with links to original files