commit | 5db2c3ae24cb740575b527656785c85b58a272fe | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Fri Aug 04 01:30:03 2000 +0000 |
committer | Greg Ward <gward@python.net> | Fri Aug 04 01:30:03 2000 +0000 |
tree | 23372aa2f73977ec1eae09012279e00392d374e2 | |
parent | d142564821b8427e8839742ef0813f776fb7ba78 [diff] |
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).