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

Lines Matching refs:ints

461 ints = map(int,l)
465 strings = map(str,ints)