File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ dutree.py Format du(1) output as a tree sorted by size
2020eptags.py Create Emacs TAGS file for Python modules
2121finddiv.py A grep-like tool that looks for division operators.
2222findlinksto.py Recursively find symbolic links to a given path prefix
23+ findnocoding.py Find source files which need an encoding declaration
2324fixcid.py Massive identifier substitution on C source files
2425fixdiv.py Tool to fix division operators.
2526fixheader.py Add some cpp magic to a C include file
@@ -51,6 +52,7 @@ pickle2db.py Load a pickle generated by db2pickle.py to a database
5152pindent.py Indent Python code, giving block-closing comments
5253ptags.py Create vi tags file for Python modules
5354pydoc Python documentation browser.
55+ pysource.py Find Python source files
5456redemo.py Basic regular expression demostration facility
5557reindent.py Change .py files to use 4-space indents.
5658rgrep.py Reverse grep through a file (useful for big logfiles)
You can’t perform that action at this time.
0 commit comments