• Greg Ward's avatar
    The 'copy_file()' and 'copy_tree()' functions in util.py now have · 884df454
    Greg Ward yazdı
    meaningful return values: respectively, whether the copy was done, and
    the list of files that were copied.  This meant some trivial changes in
    core.py as well: the Command methods that mirror 'copy_file()' and
    'copy_tree()' have to pass on their return values.
    884df454
Adı
Son kayıt (commit)
Son güncelleme
..
command Loading commit data...
__init__.py Loading commit data...
core.py Loading commit data...
errors.py Loading commit data...
fancy_getopt.py Loading commit data...
sysconfig.py Loading commit data...
text_file.py Loading commit data...
util.py Loading commit data...
version.py Loading commit data...