]> granicus.if.org Git - python/commit
Rewrote 'find_library_file()' much more cleanly (and consistently with
authorGreg Ward <gward@python.net>
Fri, 4 Aug 2000 01:30:03 +0000 (01:30 +0000)
committerGreg Ward <gward@python.net>
Fri, 4 Aug 2000 01:30:03 +0000 (01:30 +0000)
commit5db2c3ae24cb740575b527656785c85b58a272fe
tree23372aa2f73977ec1eae09012279e00392d374e2
parentd142564821b8427e8839742ef0813f776fb7ba78
Rewrote 'find_library_file()' much more cleanly (and consistently with
MSVCCompiler's version, to aid in factoring common code out of the two
classes when the time comes).
Lib/distutils/bcppcompiler.py