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

Lines Matching defs:atoi

37            "str", "atof", "atoi", "format", "format_string", "currency",
318 def atoi(str):
326 print s1, "is", atoi(s1)