]> granicus.if.org Git - python/commit
The second argument to start_new_thread() is not a tuple, as pointed
authorGuido van Rossum <guido@python.org>
Fri, 1 Sep 2000 20:47:58 +0000 (20:47 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 1 Sep 2000 20:47:58 +0000 (20:47 +0000)
commit38d45b7da9917b85857640bf4e583db5c1b0cec9
tree561ad778045a736d5ae7dbe06963582e776eee4f
parent92f397209055a0ae7599e5a7ea202f19fae8fd7b
The second argument to start_new_thread() is not a tuple, as pointed
out by Curtis Jensen on c.l.py and forwarded by Fredrik Lundh.
Modules/threadmodule.c