On behalf of the Python development team, I'm thrilled to announce the first and
only beta release of Python 3.1.
Python 3.1 focuses on the stabilization and optimization of features and changes
Python 3.0 introduced. For example, the new I/O system has been rewritten in C
for speed. File system
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?
On Thu, May 7, 2009 at 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 f
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?
It should be far less work than attempting something as
fidget
> On behalf of the Python development team, I'm thrilled to announce the first
> and
> only beta release of Python 3.1.
..
> Other features include an ordered dictionary implementation
Are there plans for backporting this to python 2.x just as
multiprocessing has been?
I know that the
On behalf of the Python development team, I'm thrilled to announce the first and
only beta release of Python 3.1.
Python 3.1 focuses on the stabilization and optimization of features and changes
Python 3.0 introduced. For example, the new I/O system has been rewritten in C
for speed. File system