6 Jun
2003
6 Jun
'03
6:40 p.m.
J Cameron Cooper wrote at 2003-6-5 13:05 -0500:
Does any body have simple solution (python script) for tree traversal(not recursive), so that i can traverse objects level by level from root to bottom?
The tree support in the ZTUtils package (".../lib/python/ZTUtils") may contain what you look for. Someone else implemented alternative tree support, which should be simpler (he says). Check the archive of "zope-announce@zope.org". Dieter