mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Added pathfix
This commit is contained in:
parent
9af22a037f
commit
386a554fad
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ markov.py Markov chain simulation of words or characters
|
|||
methfix.py Fix old method syntax def f(self, (a1, ..., aN)):
|
||||
mkreal.py Turn a symbolic link into a real file or directory
|
||||
objgraph.py Print object graph from nm output on a library
|
||||
pathfix.py Change #!/usr/local/bin/python into something else
|
||||
pdeps.py Print dependencies between Python modules
|
||||
pi.py Print all digits of pi -- given enough time and memory
|
||||
pindent.py Indent Python code, giving block-closing comments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue