]> granicus.if.org Git - python/commit
Issue #15894: Document why we don't worry about re-acquiring the
authorBrett Cannon <brett@python.org>
Fri, 16 Nov 2012 02:39:36 +0000 (21:39 -0500)
committerBrett Cannon <brett@python.org>
Fri, 16 Nov 2012 02:39:36 +0000 (21:39 -0500)
commite4710cfcedbecbd3bfa154c2586415ab5b6e28bc
tree0e8da2fa36596ed887e78771d765ddedc615b1ea
parent1e1e8aa5074ae43c757764f3ba3bce1efc765346
Issue #15894: Document why we don't worry about re-acquiring the
global import lock after forking.
Python/import.c