Skip to content

Commit 408b821

Browse files
author
guido
committed
Added pathfix
git-svn-id: http://svn.python.org/projects/python/trunk@4253 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent f3f0c14 commit 408b821

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Demo/scripts/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ markov.py Markov chain simulation of words or characters
3232
methfix.py Fix old method syntax def f(self, (a1, ..., aN)):
3333
mkreal.py Turn a symbolic link into a real file or directory
3434
objgraph.py Print object graph from nm output on a library
35+
pathfix.py Change #!/usr/local/bin/python into something else
3536
pdeps.py Print dependencies between Python modules
3637
pi.py Print all digits of pi -- given enough time and memory
3738
pindent.py Indent Python code, giving block-closing comments

0 commit comments

Comments
 (0)