commit | 80fa55e71fea3ef170792a8cc8fcc6bef10687b7 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Thu May 25 02:03:56 2000 +0000 |
committer | Greg Ward <gward@python.net> | Thu May 25 02:03:56 2000 +0000 |
tree | 37b63586e216d8f10838d5e5f4be4d96ea007f34 | |
parent | 029e3027869eb730af2b9c92c1268c03ec1dda20 [diff] |
Improvements to Bastian's build_scripts command: * 'first_line_re' loosened up * command description improved * replaced '_copy_files()' and '_adjust_files()' with one method that does everything, 'copy_scripts()' -- this should be more efficient than Bastian's version, should behave better in dry-run mode, and does timestamp dependency-checking