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

Lines Matching refs:mod

1365         num, mod = divmod(num, 16)
1366 val = AP[mod] + val