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

Lines Matching refs:rng

1034 def make_identity_dict(rng):
1036 """ make_identity_dict(rng) -> dict
1038 Return a dictionary where elements of the rng sequence are
1043 for i in rng: