r148506 - in /trunk/libstdc++-v3: ChangeLog pyt...
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Mon Jun 15 20:54:00 GMT 2009
Author: tromey
Date: Mon Jun 15 20:54:22 2009
New Revision: 148506
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148506
Log:
* 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.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/python/libstdcxx/v6/printers.py
More information about the Libstdc++-cvs
mailing list