We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f0c14 commit 408b821Copy full SHA for 408b821
1 file changed
Demo/scripts/README
@@ -32,6 +32,7 @@ markov.py Markov chain simulation of words or characters
32
methfix.py Fix old method syntax def f(self, (a1, ..., aN)):
33
mkreal.py Turn a symbolic link into a real file or directory
34
objgraph.py Print object graph from nm output on a library
35
+pathfix.py Change #!/usr/local/bin/python into something else
36
pdeps.py Print dependencies between Python modules
37
pi.py Print all digits of pi -- given enough time and memory
38
pindent.py Indent Python code, giving block-closing comments
0 commit comments