> You'd probably write a function that called itself to parse something > like this. Unfortunately, I am not a recursion expert. You can read up > on it though: > > http://www.freenetpages.co.uk/hp/alan.gauld/tutrecur.htmhttp://pythonjournal.cognizor.com/pyj2.2/RecursionByAJChung.html
Ah! That's the termage I was looking for. Thanks much for the link. I will research recursion. -- http://mail.python.org/mailman/listinfo/python-list