> I don't know how to do that stuff in python. Basically, I'm trying to pull 
> certain data from the
> xml file like the node-name, source, destination and the capacity. Since, I 
> am done with that
> part, I now want to have a link between source and destination and assign 
> capacity to it.

I dont mind writing you an SQLite schema and accessor class, can you define 
your data in a tabular
format and mail it to me offline, we add relationships etc as we go.

Hopefully it inspires you to adopt this approach in the future as it often 
proves powerful.

jlc
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to