Skip to content

Commit eaee044

Browse files
author
birkenfeld
committed
Add findnocoding.py and pysource.py.
git-svn-id: http://svn.python.org/projects/python/trunk@39379 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent 427755f commit eaee044

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Tools/scripts/README

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dutree.py Format du(1) output as a tree sorted by size
2020
eptags.py Create Emacs TAGS file for Python modules
2121
finddiv.py A grep-like tool that looks for division operators.
2222
findlinksto.py Recursively find symbolic links to a given path prefix
23+
findnocoding.py Find source files which need an encoding declaration
2324
fixcid.py Massive identifier substitution on C source files
2425
fixdiv.py Tool to fix division operators.
2526
fixheader.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
5152
pindent.py Indent Python code, giving block-closing comments
5253
ptags.py Create vi tags file for Python modules
5354
pydoc Python documentation browser.
55+
pysource.py Find Python source files
5456
redemo.py Basic regular expression demostration facility
5557
reindent.py Change .py files to use 4-space indents.
5658
rgrep.py Reverse grep through a file (useful for big logfiles)

0 commit comments

Comments
 (0)