diff options
author | Greg Ward <gward@python.net> | 1999-09-29 12:29:10 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 1999-09-29 12:29:10 (GMT) |
commit | df178f97de0a03b40ee1cb0772d1546bf466dd26 (patch) | |
tree | 018036fcdcee191b2bb90777bfd9b6d73ce6793f /Lib/distutils/command/install_lib.py | |
parent | 0e3530ba2876de55eaf762a982484135a89bf199 (diff) | |
download | cpython-df178f97de0a03b40ee1cb0772d1546bf466dd26.zip cpython-df178f97de0a03b40ee1cb0772d1546bf466dd26.tar.gz cpython-df178f97de0a03b40ee1cb0772d1546bf466dd26.tar.bz2 |
Catch up with latest changes in CCompiler:
- add 'extra_preargs' and 'extra_postargs' parameters (and use them!)
- got rid of 'build_info' kludge parameter
- added 'compiler_type' class attribute
- respect reordered arguments to 'gen_lib_options()'
Also added 'output_dir' parameter (catching up with older change in
CCompiler) -- BUT this is presently ignored by all methods!
Deleted some more docstrings redundant with CCompiler.
Dropped generated of "/DEF:" argument --- that's now done by
the 'build_ext' command.
Diffstat (limited to 'Lib/distutils/command/install_lib.py')
0 files changed, 0 insertions, 0 deletions