]> granicus.if.org Git - python/commit
Use random module instead of whrandom
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 10 Apr 2002 14:50:16 +0000 (14:50 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 10 Apr 2002 14:50:16 +0000 (14:50 +0000)
commit9a62448d2f81a9b9f19072fe665732a26a120c58
tree99deae79ab530481a167653eb330186ef56538b1
parent3b2625ff82696e01bdec1c9e1bc51369f24bf878
Use random module instead of whrandom
Move imports to top
Demo/curses/life.py