Home | History | Annotate | Download | only in distutils

Lines Matching defs:preprocess

497     def preprocess(self, source, output_file=None, macros=None,
499 """Preprocess a single C/C++ source file, named in 'source'.