Hi, according to the docs gtk.TreeModelRow.iterchildren should return None if there are no children. Instead I'm getting an iterator that raises StopIteration the first time I call next(). _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
- [pygtk] TreeModelRow documentation wrong? Tobias Weber
