]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Delete some vestigial code; execution will never reach the 'if' statement if args...
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 2 Jun 2005 17:07:11 +0000 (17:07 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 2 Jun 2005 17:07:11 +0000 (17:07 +0000)
commita43ece965421b9078a77416b452573c4917d0b9a
tree17b8a257f8e2ee799caf36795ecf88f8a376299d
parent921879abc2bd233d4ce337b3976ff81c7bd017b3
Delete some vestigial code; execution will never reach the 'if' statement if args is NULL
Modules/threadmodule.c