Searched defs:mo (Results 1 – 6 of 6) sorted by relevance
44 mo = gcc_re.match(gcc_version) variable
136 def _invalid(self, mo): argument158 def convert(mo): argument184 def convert(mo): argument
1491 mo = re.match(r'.*"([^"]+)"$', ml) variable
136 def _invalid(self, mo): argument162 def convert(mo): argument192 def convert(mo): argument
210 PyObject *mo = _PyType_Lookup(Py_TYPE(self), name); in normalizeUserObj() local
869 def command(self, line, mo): argument