Searched defs:NegatedPattern (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/lib2to3/ | ||
| D | pytree.py | 793 class NegatedPattern(BasePattern): class |
| /external/python/cpython2/Lib/lib2to3/ | ||
| D | pytree.py | 827 class NegatedPattern(BasePattern): class |