diff options
| author | Greg Ward <gward@python.net> | 2000-04-14 00:48:15 (GMT) |
|---|---|---|
| committer | Greg Ward <gward@python.net> | 2000-04-14 00:48:15 (GMT) |
| commit | 1c79330e64e0f3f73bbfe9f0504425520ec44dff (patch) | |
| tree | 97120c77402b9edf8baca0bc0acde5384d1924b6 /Lib/distutils/command/build_clib.py | |
| parent | b6f5adaa12ce47ba514a14de74c5f2bf4c3479e6 (diff) | |
| download | cpython-1c79330e64e0f3f73bbfe9f0504425520ec44dff.zip cpython-1c79330e64e0f3f73bbfe9f0504425520ec44dff.tar.gz cpython-1c79330e64e0f3f73bbfe9f0504425520ec44dff.tar.bz2 | |
Cleaned up use of sysconfig module a bit: don't import more names
than we actually use, and do actually use AR and SO.
Run ranlib on static libraries. (Should probably have a platform-check
so we don't run ranlib when it's not necessary, ie. on most modern
Unices.)
Diffstat (limited to 'Lib/distutils/command/build_clib.py')
0 files changed, 0 insertions, 0 deletions
