Home
last modified time | relevance | path

Searched defs:cimported_modules (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DModuleNode.py546 def generate_module_preamble(self, env, cimported_modules, code): argument
672 def generate_includes(self, env, cimported_modules, code): argument