From: Michael Orlitzky Date: Sat, 15 May 2010 19:24:53 +0000 (-0400) Subject: Place the call to connection.close() within a try/except block. X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=3ab8463a642a3540da604d266d57a6d5af7485cc;hp=3ab8463a642a3540da604d266d57a6d5af7485cc;p=dead%2Fcensus-tools.git Place the call to connection.close() within a try/except block. ---