summaryrefslogtreecommitdiffstats
path: root/Lib/imghdr.py
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-03-02 01:27:36 (GMT)
committerGreg Ward <gward@python.net>2000-03-02 01:27:36 (GMT)
commit833dfd52e557fb7864c60bad140e97bb5a7b9fa2 (patch)
treed77e7685e4db3215374d5d68e073064b4e0bc94e /Lib/imghdr.py
parent49ffce173ef739c8f3f26f236287e57f5d018a19 (diff)
downloadcpython-833dfd52e557fb7864c60bad140e97bb5a7b9fa2.zip
cpython-833dfd52e557fb7864c60bad140e97bb5a7b9fa2.tar.gz
cpython-833dfd52e557fb7864c60bad140e97bb5a7b9fa2.tar.bz2
Added command description.
Added 'build_clib' and 'build_temp' options (where to put C libraries and where to put temporary compiler by-products, ie. object files). Moved the call to 'check_library_list()' from 'run()' to 'finalize_options()' -- that way, if we're going to crash we do so earlier, and we guarantee that the library list is valid before we do anything (not just run). Disallow directory separators in library names -- the compiled library always goes right in 'build_clib'. Added 'get_library_names()', so the "build_ext" command knows what libraries to link every extension with.
Diffstat (limited to 'Lib/imghdr.py')
0 files changed, 0 insertions, 0 deletions