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 d2ba369 commit b81b5c7Copy full SHA for b81b5c7
2 files changed
Tools/scripts/README
@@ -28,7 +28,6 @@ pathfix.py Change #!/usr/local/bin/python into something else
28
pdeps.py Print dependencies between Python modules
29
pindent.py Indent Python code, giving block-closing comments
30
ptags.py Create vi tags file for Python modules
31
-pystone.py Benchmark, based on "Dhrystone" C benchmark
32
suff.py Sort a list of files by suffix
33
sum5.py Print md5 checksums of files
34
treesync.py Synchronize source trees (very ideosyncratic)
Tools/scripts/pystone.py
0 commit comments