Jonathan Fine wrote:...
A big thanks to Armin Ronacher and Raymond Hettinger for
PEP 372: Adding an ordered dictionary to collections
... I prototyped (in about an hour).
I then thought - maybe someone has been down this path before
So all that I want has been done already, and will be
Hi
A big thanks to Armin Ronacher and Raymond Hettinger for
PEP 372: Adding an ordered dictionary to collections
I'm using ConfigParser and I just assumed that the options in a section
were returned in the order they were given. In fact, I relied on this fact.
http://docs.python.org/li