Home
last modified time | relevance | path

Searched refs:_gen_temp_sourcefile (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/distutils/command/
Dconfig.py112 def _gen_temp_sourcefile(self, body, headers, lang): member in config
126 src = self._gen_temp_sourcefile(body, headers, lang)
133 src = self._gen_temp_sourcefile(body, headers, lang)