]> granicus.if.org Git - python/commit
#17091: update docstring for _thread.Lock.acquire.
authorR David Murray <rdmurray@bitdance.com>
Mon, 4 Feb 2013 15:29:38 +0000 (10:29 -0500)
committerR David Murray <rdmurray@bitdance.com>
Mon, 4 Feb 2013 15:29:38 +0000 (10:29 -0500)
commit381372d1be8e511f0e5d2940c478f53ca38f535f
tree4f83eafd680fd6b2a30cc829f29832fce31f0ec9
parent28ababcda4738165f96c95188f3cbeb9784ce074
#17091: update docstring for _thread.Lock.acquire.

The main docs were fixed to remove mention of None long ago,
but the docstring was not.  Reported by Armin Rigo, patch
by Ian Cordasco.
Modules/threadmodule.c