]> granicus.if.org Git - python/commit
new method: has_function() - returns a boolean indicating whether the
authorSkip Montanaro <skip@pobox.com>
Thu, 24 Apr 2003 19:49:23 +0000 (19:49 +0000)
committerSkip Montanaro <skip@pobox.com>
Thu, 24 Apr 2003 19:49:23 +0000 (19:49 +0000)
commitfa012610c443338da52080e9f05c839543e9b798
tree38665ebcd9b9e786c9595dbfbc37a7799a3fcd21
parent8ed06da754209a68ff775856509dd2d5a144c14c
new method: has_function() - returns a boolean indicating whether the
argument function is available on the current platform
Lib/distutils/ccompiler.py