commit | 7e6d18c1c0694d41108ba5324441afe1b8096f46 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Apr 29 14:29:32 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Apr 29 14:29:32 1998 +0000 |
tree | bf68fd630c385708d0e2d4f5b2436ace00543519 | |
parent | 268397f5135eec9eb01096e474ffbaf3f57c4fc0 [diff] |
Replace all calls to acquire_lock() and release_lock() with acquire() and release() instead.