]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add more complete reference. Change a co.back() call to co.tran() --
authorGuido van Rossum <guido@python.org>
Thu, 22 Mar 2001 13:36:11 +0000 (13:36 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 22 Mar 2001 13:36:11 +0000 (13:36 +0000)
commit27f9b84684d7eb647ea08d9754e4bf055d426993
treecc29c9da1f48f902115588743ba3f177ca1c1e69
parent5ddd1a8dcb260eb8c25d7d27f7623f020648ad70
Add more complete reference.  Change a co.back() call to co.tran() --
that's all that's needed.
Demo/threads/squasher.py