Searched refs:include_bytecode (Results 1 – 2 of 2) sorted by relevance
95 self.byte_compile(self.get_outputs(include_bytecode=0))307 def get_outputs(self, include_bytecode=1): argument314 if include_bytecode:409 self.byte_compile(self.get_outputs(include_bytecode=0))
96 self.byte_compile(self.get_outputs(include_bytecode=0))308 def get_outputs(self, include_bytecode=1): argument315 if include_bytecode: