python-dev Summary for 2004-08-01 through 2004-08-15

Dan Pierson dlp at itasoftware.com
Tue Aug 24 14:11:40 EDT 2004


Istvan Albert <ialbert at mailblocks.com> wrote in message news:<t6GdnTYtX4VOyLbcRVn-vA at giganews.com>...
>  > It is not to be used in the stdlib ever.
> 
> mean in this context?

IMHO, it means that Python code that is, or might be, checked into the
standard library (i.e. shipped with Python) must never assume that this
optimization is implemented.  Presumably this is because other Python 
implementations reuse code from the standard library and they may not
have implemented the optimization.



More information about the Python-list mailing list