Thanks for the reply ;)
I was hoping not to complicate things with zope, tho Btrees look
interesting.
Oh - and about the xml, I'm using something very similar to elementree
which I found in the python cookbook:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/157358
Bruno Desthuilliers wr
flamesrock a écrit :
Hi,
Basically, what I'm trying to do is store large amounts of data in a
list or dictionary and then convert that to a custom formatted xml
file.
My list looks roughly like this:
(d[],r[c[d[p[],p[R,C,I)
My question is, would it be faster to use a dictionary if the elements
Hi,
Basically, what I'm trying to do is store large amounts of data in a
list or dictionary and then convert that to a custom formatted xml
file.
My list looks roughly like this:
(d[],r[c[d[p[],p[R,C,I)
My question is, would it be faster to use a dictionary if the elements
of the lists have