]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#687648 from Robert Schuppenies: use classic division. From me: don't use string...
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 13 Sep 2008 01:27:33 +0000 (01:27 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 13 Sep 2008 01:27:33 +0000 (01:27 +0000)
commitc2dc2692884c86f76d965e0c8201ccec3294a75e
tree5103c11b159f7e26371cfd67f27fd7525cd53464
parent949f71b446723cd05404e3f0e9c0a793b9b99001
#687648 from Robert Schuppenies: use classic division.  From me: don't use string exception; flush stdout after printing
Demo/threads/Generator.py