aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bugs/e2f6514c-5f9f-4734-a537-daf3fbe7e9a0
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2008-11-22 19:45:37 -0500
committerW. Trevor King <wking@drexel.edu>2008-11-22 19:45:37 -0500
commit4a626e67b3f401b8e242a55571a802147123a196 (patch)
treee5907e6e16e9110a092d723e43f34571a4cac378 /.be/bugs/e2f6514c-5f9f-4734-a537-daf3fbe7e9a0
parent9524d061aa93451a282f45150944878d6b5cf065 (diff)
downloadbugseverywhere-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/e2f6514c-5f9f-4734-a537-daf3fbe7e9a0')
0 files changed, 0 insertions, 0 deletions