Searched refs:python_write_bytecode (Results 1 – 2 of 2) sorted by relevance
2058 python_write_bytecode () in python_write_bytecode() function2094 Py_DontWriteBytecodeFlag = !python_write_bytecode (); in set_python_dont_write_bytecode()2261 config.write_bytecode = python_write_bytecode (); in do_start_initialization()
111876 Wrap python_write_bytecode with HAVE_PYTHON ifdef