Home | History | Annotate | Download | only in python2.7

Lines Matching full:decimal

107 FLOAT           = 'F'   # push float object; decimal string argument
108 INT = 'I' # push integer or bool; decimal string argument
111 LONG = 'L' # push long; decimal string argument