> I think this is what can work : http://www.daniweb.com/code/snippet216750.html

> 
> I will try it.

Good, that is exactly the kind of struicture I had in mind.
Just put the data structure in a module, forget about the 
code and import it to the >>> prompt and play with it till 
you are sure you know how to extract any piece of data 
you need, iterate over the structure, add/delete from it 
 etc.

HTH,

Alan G.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to