Home
last modified time | relevance | path

Searched refs:_convert_num (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Dast.py72 def _convert_num(node): function
78 operand = _convert_num(node.operand)
83 return _convert_num(node)
103 right = _convert_num(node.right)

Completed in 3 milliseconds