Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9db0c1f

Browse files
committed
Added freeze.py, methfix.py
1 parent 0d5eb7e commit 9db0c1f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Demo/scripts/README

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@ dutree.py Format du(1) output as a tree sorted by size
1818
eptags.py Create Emacs TAGS file for Python modules
1919
fact.py Factorize numbers
2020
findlinksto.py Recursively find symbolic links to a given path prefix
21+
freeze.py Convert a Python script into a free-standing binary
2122
from.py Summarize mailbox
2223
linktree.py Make a copy of a tree with links to original files
2324
lll.py Find and list symbolic links in current directory
2425
lpwatch.py Watch BSD line printer queues
26+
methfix.py Fix old method syntax def f(self, (a1, ..., aN)):
2527
mkreal.py Turn a symbolic link into a real file or directory
2628
objgraph.py Print object graph from nm output on a library
2729
pdeps.py Print dependencies between Python modules

0 commit comments

Comments
 (0)