* python/libstdcxx/v6/printers.py (StdMapPrinter.__init__): Don't
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Jun 2009 20:54:22 +0000 (20:54 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Jun 2009 20:54:22 +0000 (20:54 +0000)
commit9135268039c746f15fc83dffb571d0345b231abc
treea3f1a03f92afe861f4754c06779b71ca16f21e64
parent56b5c9636cbbbd5c46b364ec7bf6aef88d94f469
* python/libstdcxx/v6/printers.py (StdMapPrinter.__init__): Don't
set self.iter.
(StdMapPrinter.to_string): Make a new iterator.
(StdMapPrinter.children): Likewise.
(StdSetPrinter.__init__): Don't set self.iter.
(StdSetPrinter.to_string): Make a new iterator.
(StdSetPrinter.children): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@148506 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/python/libstdcxx/v6/printers.py