mirror of https://github.com/python/cpython.git
Comment fix
This commit is contained in:
parent
508537b9c9
commit
2d3f94ebc4
|
@ -1,11 +1,11 @@
|
||||||
#
|
#
|
||||||
# hexbintree - Recursively descend a directory and
|
# binhextree - Recursively descend a directory and
|
||||||
# pack all resource files.
|
# pack all resource files.
|
||||||
#
|
#
|
||||||
# Jack Jansen, CWI, August 1995.
|
# Jack Jansen, CWI, August 1995.
|
||||||
#
|
#
|
||||||
# To do:
|
# 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
|
# various builders to clean the projects
|
||||||
# - Don't hexbin (and clean) if there exists a .hqx file that is newer.
|
# - Don't hexbin (and clean) if there exists a .hqx file that is newer.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue