commit | ee3586c6de57b92debf64ca0726383cf1d93554b | [log] [tgz] |
---|---|---|
author | Rich Lane <rich.lane@bigswitch.com> | Wed Jul 11 17:26:02 2012 -0700 |
committer | Rich Lane <rich.lane@bigswitch.com> | Thu Jul 12 11:47:01 2012 -0700 |
tree | 5a9bcb8c5e8f010dd2baa88b546a8a35a362bc83 | |
parent | c4f071b6570c3305007a0f83bf827709dc88ceb8 [diff] |
Use the "with" statement to acquire a few locks This ensures that the locks are released if an exception occurs.