commit | 97701b507bceb466a74d587462cfcbdb79d2fa46 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Thu Nov 21 15:59:59 2002 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Thu Nov 21 15:59:59 2002 +0000 |
tree | 6e6bc29c3651c6ac9781a8db538125c1da7214a7 | |
parent | 6ef966e1ad334d78bd555fb720b606bf3b97aef9 [diff] |
_RandomNameSequence(): style guide changes, small speedup, don't put more in the critical section than absolutely needed, acquire the mutex before the "try".