Reorganization: moved the Distribution class from core.py to dist.py, and
the Command class from core.py to cmd.py. No other code needs changing though; distutils.core still provides the Command and Distribution classes, although indirectly now.
Showing
Lib/distutils/cmd.py
0 → 100644
This diff is collapsed.
This diff is collapsed.
Lib/distutils/dist.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment