commit | 06ca948029492e277896e06fba3d9255ed2430c3 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Sun Apr 04 02:58:07 1999 +0000 |
committer | Greg Ward <gward@python.net> | Sun Apr 04 02:58:07 1999 +0000 |
tree | 6021675c5e62bcb12281cea33c7ec6ff8064f1d4 | |
parent | e765a3bb61073c4a08acb863e2c897aa2c5bb1db [diff] |
Added all the "external action" methods (to make handling the verbose and dry-run flags consistently painless): 'execute()', 'mkpath()', 'copy_file()', 'copy_tree()', 'make_file()', and stub for 'make_files()' (not sure yet if it's useful).