[Stackless] Stackless Python 2.0 Minor Update ("Korea Edition")

Christian Tismer tismer at tismer.com
Mon Feb 5 21:08:17 CET 2001


This is a bugfix release for Stackless Python 2.0 .

print >> sys.stdout, 1, 2, 3
  no longer crashes.
map(eval, ("a", "b"))
  now has access to locals of the enclosing function.

Bernd Rinn supplied RPM files for Linux! Many thanks to Bernd.

Please contact me if you have any problems with downloads
or if you find more bugs. (There ain't m^hany)

p.s.:
June, is my attempt to write "Stackless Python" correct?
http://www.stackless.com/

-- 
Christian Tismer             :^)   <mailto:tismer at tismer.com>
Mission Impossible 5oftware  :     Have a break! Take a ride on Python's
Kaunstr. 26                  :    *Starship* http://starship.python.net
14163 Berlin                 :     PGP key -> http://wwwkeys.pgp.net
PGP Fingerprint       E182 71C7 1A9D 66E9 9D15  D3CC D4D7 93E2 1FAE F6DF
     where do you want to jump today?   http://www.stackless.com
_______________________________________________
Stackless mailing list
Stackless at starship.python.net
http://starship.python.net/mailman/listinfo/stackless



More information about the Stackless mailing list