Stackless Python, eventual merge?

Greg Ewing see_reply_address at something.invalid
Thu Sep 19 21:12:04 EDT 2002


Martin v. Löwis wrote:

> Regardless, you are saying that the random module is not
> thread-safe.


While it may produce erroneous results, at least
that kind of thing won't crash the interpreter.

Stackless, on the other hand, takes thread-unsafety
to new heights...:-)

-- 
Greg Ewing, Computer Science Dept,
University of Canterbury,	
Christchurch, New Zealand
http://www.cosc.canterbury.ac.nz/~greg




More information about the Python-list mailing list