• Greg Ward's avatar
    Rearranged things so that compilation of .py files is the responsibility · 0f72695d
    Greg Ward yazdı
    of the 'install_py' command rather than 'build_py'.  Obviously, this
    meant that the 'build_py' and 'install_py' modules had to change; less
    obviously, so did 'install' and 'build', since these higher-level
    commands must make options available to control the lower-level
    commands, and some compilation-related options had to migrate with the
    code.
    0f72695d
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
build.py Loading commit data...
build_py.py Loading commit data...
install.py Loading commit data...
install_lib.py Loading commit data...
install_py.py Loading commit data...