Searched refs:s_operator (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_re.py | 1427 def s_operator(scanner, token): return "op%s" % token function 1435 (r"=|\+|-|\*|/", s_operator), |
Completed in 5 milliseconds