<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><br>Greetings All,<br><br>I have a database that is organized into a structured hierarchy, much like a<br>typical directory tree full of files and folders.  I need to load this database into<br>a QTreeView for viewing and possible editing.<br><br>I've seen examples using os.walk() where it parses a real directory tree,etc...<br>Can os.walk() be re-purposed to take its input from something other than a <br>directory tree?  Are there any other tools out there for handling such data?<br>The data is not in XML format,...just plain ASCII string information.<br><br>Any shared thoughts, advice, and/or related experiences would be <br>very appreciated.<br> <br>Thanks!<br>-JP<br><br></td></tr></table>