Replace spam.acquire() try: ... finally: spam.release() with "with spam:"
1 file changed