This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-31 07:05:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
distutils
/
command
History
Greg Ward
4070f50537
Changed to use the method versions of 'copy_file()', 'copy_tree()',
...
and 'make_file()'-- that way, the verbose and dry-run flags are handled for free.
1999-04-04 02:46:29 +00:00
..
__init__.py
…
build_py.py
Changed to use the method versions of 'copy_file()', 'copy_tree()',
1999-04-04 02:46:29 +00:00
build.py
…
install_lib.py
Changed to use the method versions of 'copy_file()', 'copy_tree()',
1999-04-04 02:46:29 +00:00
install_py.py
Changed to use the method versions of 'copy_file()', 'copy_tree()',
1999-04-04 02:46:29 +00:00
install.py
…