Re: What XML lib to use?

2005-09-13 Thread mekstran
On Tue, 13 Sep 2005 19:23:50 +0200 Kalle Anke <[EMAIL PROTECTED]> wrote: > I'm confused, I want to read/write XML files but I don't really > understand what library to use. > > I've used DOM-based libraries in other languages, is PyXML the > library to use? PyXML will do the job. I'm currently usi

Re: "Ordered" dicts

2005-08-10 Thread mekstran
> Lots and lots of people want ordered dicts it seems. Or at least, they > want > to be able to access their dictionary keys in order. > [snipped lots of examples, nice pro-con lists, etc.] > What do y'all think? I'll second the need for this. Although, what can also be useful as a further extens