Searched defs:BOR (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
H A D | ast.py | 661 BOR = EXPR # '|' variable in _Precedence |
/third_party/python/Lib/test/ | ||
H A D | test_ast.py | 821 BOR = EXPR # '|' variable in AST_Tests.test_precedence_enum._Precedence |
Completed in 7 milliseconds