mirror of
https://github.com/python/cpython.git
synced 2024-11-28 08:20:55 +01:00
884df454b2
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. |
||
---|---|---|
.. | ||
command | ||
__init__.py | ||
core.py | ||
errors.py | ||
fancy_getopt.py | ||
sysconfig.py | ||
text_file.py | ||
util.py | ||
version.py |