diff options
| author | Greg Ward <gward@python.net> | 1999-09-21 18:27:12 (GMT) |
|---|---|---|
| committer | Greg Ward <gward@python.net> | 1999-09-21 18:27:12 (GMT) |
| commit | dbb96253eae8da10fc1ba4c445ff6f475dfd4cf9 (patch) | |
| tree | 5d09ca315fb2108f38731a1702179f697fe01188 /Lib/distutils/command/install.py | |
| parent | 17dc6e7ed8cd62068b5f244a9f1023917d3caf4a (diff) | |
| download | cpython-dbb96253eae8da10fc1ba4c445ff6f475dfd4cf9.zip cpython-dbb96253eae8da10fc1ba4c445ff6f475dfd4cf9.tar.gz cpython-dbb96253eae8da10fc1ba4c445ff6f475dfd4cf9.tar.bz2 | |
Some option changes:
- rename 'dir' to 'build_dir'
- take 'package' from distribution option 'ext_package'
- take 'extensions' from distribution option 'ext_modules'
- take 'include_dirs' from distribution
Name keyword args explictly when calling CCompiler methods.
Overhauled how we generate extension filenames (in 'extension_filename()
and 'build_extension()') to take 'package' option into account.
Diffstat (limited to 'Lib/distutils/command/install.py')
0 files changed, 0 insertions, 0 deletions
