Use finally: to ensure that the file is closed properly.
authorZac Medico <zmedico@gentoo.org>
Fri, 22 Sep 2006 21:49:22 +0000 (21:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 22 Sep 2006 21:49:22 +0000 (21:49 -0000)
commitc334dbe1e9e64fcb60d7a2721f4288be778c9793
treea8d88a7e569ee8577d5aeb3a078fe9de09edd875
parent975e4544a340d267b6e00fc501891dfdc273e70d
Use finally: to ensure that the file is closed properly.

svn path=/main/trunk/; revision=4504
pym/cache/flat_hash.py