| commit | e4710cfcedbecbd3bfa154c2586415ab5b6e28bc | [log] [tgz] |
|---|---|---|
| author | Brett Cannon <brett@python.org> | Thu Nov 15 21:39:36 2012 -0500 |
| committer | Brett Cannon <brett@python.org> | Thu Nov 15 21:39:36 2012 -0500 |
| tree | 0e8da2fa36596ed887e78771d765ddedc615b1ea | |
| parent | 1e1e8aa5074ae43c757764f3ba3bce1efc765346 [diff] |
Issue #15894: Document why we don't worry about re-acquiring the global import lock after forking.