hello, I'm wanting to do a GUI for to help people using rsync, du, tar . it will provide the --exclude and --include of them.
And I thought that the best way to store data relative to the hierarchy filesystem was to store them in a tree structure. But after browsing ages on the web, I didn't found any class/modules which implements trees, with some comments, and small examples. Am I just blind ??? I'm looking for a tree of object which will give me stuff like: - sibling - parent - children - find - insert Do you have any pointers ?? Ced. -- Cedric BRINER Geneva - Switzerland _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor