Kaydet (Commit) 6a0e2282 authored tarafından Guido van Rossum's avatar Guido van Rossum

Added fixps, fixcid.

üst 43df862c
...@@ -18,6 +18,8 @@ dutree.py Format du(1) output as a tree sorted by size ...@@ -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 eptags.py Create Emacs TAGS file for Python modules
fact.py Factorize numbers fact.py Factorize numbers
findlinksto.py Recursively find symbolic links to a given path prefix 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 freeze.py Convert a Python script into a free-standing binary
from.py Summarize mailbox from.py Summarize mailbox
linktree.py Make a copy of a tree with links to original files linktree.py Make a copy of a tree with links to original files
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment