RE: [Python-Dev] RE: [Python-checkins]python/nondist/pepspep-0323.txt, NONE, 1.1 pep-0000.txt, 1.254, 1.255

Oct. 28, 2003
11:17 p.m.
Hmm - I like the idea of this. import itertools d10 = itertools.icall(random.randint, (1, 10,)) for i in range(10): print d10.next() Tim Delaney
7812
Age (days ago)
7812
Last active (days ago)
0 comments
1 participants
participants (1)
-
Delaney, Timothy C (Timothy)