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

Lines Matching refs:str_c

5830     str_c = str(c)
5831 return 100*len(str_c) - correction[str_c[0]]