mirror of
https://github.com/python/cpython.git
synced 2026-04-05 03:21:05 +00:00
that wrap them in the Command class). Fixed 'copy_file()' to use '_copy_file_contents()', not 'copyfile()' from shutil module -- no reference to shutil anymore. Added "not copying" announcement in 'copy_file()'. Wee comment fix. |
||
|---|---|---|
| .. | ||
| command | ||
| __init__.py | ||
| core.py | ||
| errors.py | ||
| fancy_getopt.py | ||
| sysconfig.py | ||
| text_file.py | ||
| util.py | ||
| version.py | ||