CTO wrote:
...
If OrderedDict winds up being backported, will you include it
in 2.x?
I see it in the 2.7 sources.
--Scott David Daniels
scott.dani...@acm.org
--
http://mail.python.org/mailman/listinfo/python-list
On May 7, 9:12 am, Scott David Daniels wrote:
> Daniel Fetchinson wrote:
> >> Other features include an ordered dictionary implementation
>
> > Are there plans for backporting this to python 2.x just as
> > multiprocessing has been?
>
> Why not grab the 3.1 code and do it yourself for your 2.X's?