commit | 64c5677de4e979d1496d8851dcc27078caa89d40 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Tue Jan 22 01:12:02 2008 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Tue Jan 22 01:12:02 2008 +0000 |
tree | eb1f635d7080441c626be3bb67879da9f8d489b5 | |
parent | c64386b595aa8cd68b0a2432744dc3c1ec27917b [diff] |
Replace spam.acquire() try: ... finally: spam.release() with "with spam:"