Fix various things about SymbolingsLogger's SYMBOL_OPENINGS_CLOSINGS file.
commit5f4de739501bac793b773cb477f6660242597334
authormaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 29 Jun 2004 22:50:15 +0000 (29 22:50 +0000)
committermaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 29 Jun 2004 22:50:15 +0000 (29 22:50 +0000)
treec1ca4642c4f8265872da159f57229982584577d2
parentdfc3c613ff23b9de667850281dd573e1574c00b3
Fix various things about SymbolingsLogger's SYMBOL_OPENINGS_CLOSINGS file.

* cvs2svn (SymbolingsLogger.__init__): Open for write, not for append.
    Cleanup after pass6 not pass8.
  (SymbolingsLogger.close): Do not re-open the file after closing it.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@1181 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn.py