"Michele Simionato" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Michael Ekstrand wrote:
>> The day Python (without using Stackless) has true continuations will be
>> a happy day.
Don't hold your breath. Guido regards 'true continuations' as complexity
overload for the typical
Michael Ekstrand wrote:
> Michele Simionato wrote:
> > Michael Ekstrand wrote:
> >> After reading AMK's survey of what's new in Python 2.5, I am suitably
> >> impressed. As usual, I can't wait to start using the cool new
> >> features... extended generators? (mind is currently swimming with the
>
Michele Simionato wrote:
> Michael Ekstrand wrote:
>> After reading AMK's survey of what's new in Python 2.5, I am suitably
>> impressed. As usual, I can't wait to start using the cool new
>> features... extended generators? (mind is currently swimming with the
>> question of "can I implement Sche
There are lot of new things!
Is Hettinger's collections.bag going in Python 2.5 too?
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/259174
Bye,
bearophile
--
http://mail.python.org/mailman/listinfo/python-list
That is cool and that will be a great addition to the libraries.
Robert
--
http://mail.python.org/mailman/listinfo/python-list
Michael Ekstrand wrote:
> Anyway, the more important question that came to mind: I see that 2.5
> will include the excellent ElementTree. Will cElementTree be included
> where available? or is it only the pure-Python version that will be in
> the standard library?
they're both available, via the
Michael Ekstrand wrote:
> After reading AMK's survey of what's new in Python 2.5, I am suitably
> impressed. As usual, I can't wait to start using the cool new
> features... extended generators? (mind is currently swimming with the
> question of "can I implement Scheme's call-with-current-continua
Michael Ekstrand wrote:
> [...]
> Anyway, the more important question that came to mind: I see that 2.5
> will include the excellent ElementTree. Will cElementTree be included
> where available? or is it only the pure-Python version that will be in
> the standard library?
Both elementtree as (
After reading AMK's survey of what's new in Python 2.5, I am suitably
impressed. As usual, I can't wait to start using the cool new
features... extended generators? (mind is currently swimming with the
question of "can I implement Scheme's call-with-current-continuation
using extended generato
On behalf of the Python development team and the Python
community, I'm happy to announce the first alpha release
of Python 2.5.
This is an *alpha* release of Python 2.5, and is the *first*
alpha release. As such, it is not suitable for a production
environment. It is being released to solicit feed
10 matches
Mail list logo