Skip to main content

Module operator_precedence

Module operator_precedence 

Source

Enumsยง

OperatorPrecedence
Represents the precedence levels for Python expressions. Variants at the top have lower precedence and variants at the bottom have higher precedence.