Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/command/
Dbuild_py.py96 self.byte_compile(self.get_outputs(include_bytecode=0))
308 def get_outputs(self, include_bytecode=1): argument
315 if include_bytecode: