Don't define Book.__del__ if it is not doing anything
commit3f42da8827818020acbf280183930989fb8bd827
authorDouglas Bagnall <douglas@paradise.net.nz>
Mon, 24 Aug 2009 08:45:34 +0000 (24 20:45 +1200)
committerDouglas Bagnall <douglas@paradise.net.nz>
Mon, 24 Aug 2009 08:45:34 +0000 (24 20:45 +1200)
tree2abe1fea3dfd3a622aba25771c0e6aef03121476
parentc9636bc321963162cfbbfe32895003d69e1e5004
Don't define Book.__del__ if it is not doing anything

just the presence of __del__ affects the way the class is treated
fmbook.py