Kaydet (Commit) 3485bb6f authored tarafından Guido van Rossum's avatar Guido van Rossum

Added logmerge.py

üst 6f0cf7ee
...@@ -20,6 +20,7 @@ h2py.py Translate #define's into Python assignments ...@@ -20,6 +20,7 @@ h2py.py Translate #define's into Python assignments
ifdef.py Remove #if(n)def groups from C sources ifdef.py Remove #if(n)def groups from C sources
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
lll.py Find and list symbolic links in current directory lll.py Find and list symbolic links in current directory
logmerge.py Consolidate CVS/RCS logs read from stdin
methfix.py Fix old method syntax def f(self, (a1, ..., aN)): methfix.py Fix old method syntax def f(self, (a1, ..., aN)):
mkreal.py Turn a symbolic link into a real file or directory mkreal.py Turn a symbolic link into a real file or directory
objgraph.py Print object graph from nm output on a library objgraph.py Print object graph from nm output on a library
......
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