Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d5eb7e commit 9db0c1fCopy full SHA for 9db0c1f
1 file changed
Demo/scripts/README
@@ -18,10 +18,12 @@ dutree.py Format du(1) output as a tree sorted by size
18
eptags.py Create Emacs TAGS file for Python modules
19
fact.py Factorize numbers
20
findlinksto.py Recursively find symbolic links to a given path prefix
21
+freeze.py Convert a Python script into a free-standing binary
22
from.py Summarize mailbox
23
linktree.py Make a copy of a tree with links to original files
24
lll.py Find and list symbolic links in current directory
25
lpwatch.py Watch BSD line printer queues
26
+methfix.py Fix old method syntax def f(self, (a1, ..., aN)):
27
mkreal.py Turn a symbolic link into a real file or directory
28
objgraph.py Print object graph from nm output on a library
29
pdeps.py Print dependencies between Python modules
0 commit comments