diff options
author | W. Trevor King <wking@drexel.edu> | 2008-11-22 19:45:37 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2008-11-22 19:45:37 -0500 |
commit | 4a626e67b3f401b8e242a55571a802147123a196 (patch) | |
tree | e5907e6e16e9110a092d723e43f34571a4cac378 /.be/bugs/74cccfbf-069d-4e99-8cab-adaa35f9a2eb | |
parent | 9524d061aa93451a282f45150944878d6b5cf065 (diff) | |
download | bugseverywhere-4a626e67b3f401b8e242a55571a802147123a196.tar.gz |
Explicit rcs.cleanup() in bugdir test.
Don't use del(rcs), because if there was an error, there is still a
reference to rcs in the traceback, so it is never cleaned up. This
can leave the external archive cluttering up your Arch install if
you're using the Arch backend. See the __del__ documentation
http://python.active-venture.com/ref/customization.html#l2h-175
for details.
Also fixed some out-of-date method names in libbe.diff
Diffstat (limited to '.be/bugs/74cccfbf-069d-4e99-8cab-adaa35f9a2eb')
0 files changed, 0 insertions, 0 deletions