Home
last modified time | relevance | path

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

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DMain.py106 relative_to = None, pos = None, need_pxd = 1, check_module_name = True): argument
121 if check_module_name and not module_name_pattern.match(module_name):
DPipeline.py32 check_module_name = not Options.embed)