Searched defs:_simple (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/re/ | ||
| D | _compiler.py | 396 def _simple(p): function |
| /third_party/python/Lib/ | ||
| D | enum.py | 496 def __new__(metacls, cls, bases, classdict, *, boundary=None, _simple=False, **kwds): argument |