Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
4d3376a8
Commit
4d3376a8
authored
Aug 14, 1997
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added cvsfiles.py and treesync.py
parent
a5541078
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Tools/scripts/README
Tools/scripts/README
+2
-0
No files found.
Tools/scripts/README
View file @
4d3376a8
...
@@ -8,6 +8,7 @@ byteyears.py Print product of a file's size and age
...
@@ -8,6 +8,7 @@ byteyears.py Print product of a file's size and age
checkpyc.py Check presence and validity of ".pyc" files
checkpyc.py Check presence and validity of ".pyc" files
classfix.py Convert old class syntax to new
classfix.py Convert old class syntax to new
copytime.py Copy one file's atime and mtime to another
copytime.py Copy one file's atime and mtime to another
cvsfiles.py Print a list of files that are under CVS
dutree.py Format du(1) output as a tree sorted by size
dutree.py Format du(1) output as a tree sorted by size
eptags.py Create Emacs TAGS file for Python modules
eptags.py Create Emacs TAGS file for Python modules
findlinksto.py Recursively find symbolic links to a given path prefix
findlinksto.py Recursively find symbolic links to a given path prefix
...
@@ -29,5 +30,6 @@ ptags.py Create vi tags file for Python modules
...
@@ -29,5 +30,6 @@ ptags.py Create vi tags file for Python modules
pystone.py Benchmark, based on "Dhrystone" C benchmark
pystone.py Benchmark, based on "Dhrystone" C benchmark
suff.py Sort a list of files by suffix
suff.py Sort a list of files by suffix
sum5.py Print md5 checksums of files
sum5.py Print md5 checksums of files
treesync.py Synchronize source trees (very ideosyncratic)
which.py Find a program in $PATH
which.py Find a program in $PATH
xxci.py Wrapper for rcsdiff and ci
xxci.py Wrapper for rcsdiff and ci
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment