Hello all,
We're about to make changes to odict (OrderedDictionary) module.
pythonutils doesn't yet have it's own mailing list - it *probably* needs
it's own sourceforge project with mailing list. *sigh*
I temporarily don't have easy access to committing to SVN - so I'll have
to get Nicola to commit the changes.
The changes will add sequence methods (including slicing) and improve
performance.
It will also break backwards compatibility by hiding the ``sequence``
attribute and providing access to it through the keys and values methods.
Any objections should be raised now, before it's too late. :-)
All the best,
Fuzzyman
http://www.voidspace.org.uk/python/index.shtml
|