Python 2.1b1 released

Magnus Lie Hetland mlh at idi.ntnu.no
Sat Mar 3 16:54:17 EST 2001


"Guido van Rossum" <guido at digicool.com> wrote in message
news:mailman.983573285.14721.python-list at python.org...
[snip]
> - Nested Scopes (PEP 227)[*] are now optional.  They must be enabled
>   by including the statement "from __future__ import nested_scopes" at
>   the beginning of a module (PEP 236).  Nested scopes will be a
>   standard feature in Python 2.2.

Finally! Proof positive of the infamous time-machine -- and we
all get to use it!

Yay :)

--

  Magnus Lie Hetland          http://www.hetland.org

 "Reality is what refuses to disappear when you stop
  believing in it"                 -- Philip K. Dick






More information about the Python-list mailing list