mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Add fixheader.py
This commit is contained in:
parent
e024873397
commit
8425b79c54
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ fact.py Factorize numbers
|
|||
findlinksto.py Recursively find symbolic links to a given path prefix
|
||||
fixps.py Fix Python scripts' first line (if #!)
|
||||
fixcid.py Massive identifier substitution on C source files
|
||||
fixheader.py Add some cpp magic to a C include file
|
||||
freeze.py Convert a Python script into a free-standing binary
|
||||
from.py Summarize mailbox
|
||||
ftpstats.py Summarize ftp daemon log file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue