Comment 2 for bug 428165

Revision history for this message
John A Meinel (jameinel) wrote :

This may be addressed by trunk revno 114. I did both things:

1) del all_objs[:] (why doesn't list have .clear()...)
2) if the file was opened, call 'outf.close()' otherwise call outf.flush() when the dump is done.