commit | 3ff3b039ac25f70cf6be3775dca0e21c2666d3d3 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Wed Jun 21 02:58:46 2000 +0000 |
committer | Greg Ward <gward@python.net> | Wed Jun 21 02:58:46 2000 +0000 |
tree | d229a2ee9257400ec6f6cf234ea1772e6ceaf0fa | |
parent | a4ca07cc8c4626e5e9b94f27da75959bba14ffac [diff] |
Added 'preprocess()' method to CCompiler interface, and implemented it in UnixCCompiler. Still needs to be implemented in MSVCCompiler (and whatever other compiler classes are lurking out there, waiting to be checked in).