mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00
Comment fix
This commit is contained in:
parent
508537b9c9
commit
2d3f94ebc4
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
#
|
||||
# hexbintree - Recursively descend a directory and
|
||||
# binhextree - Recursively descend a directory and
|
||||
# pack all resource files.
|
||||
#
|
||||
# Jack Jansen, CWI, August 1995.
|
||||
#
|
||||
# To do:
|
||||
# - Also do project files (.µ and .¹), after using AppleEvents to the
|
||||
# - Also do project files (.µ and .º), after using AppleEvents to the
|
||||
# various builders to clean the projects
|
||||
# - Don't hexbin (and clean) if there exists a .hqx file that is newer.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue