[Python-Dev] The Python interpreter is not fully thread-safe. (original) (raw)

Aahz aahz@pythoncraft.com
Sat, 7 Jun 2003 15:17:14 -0400


On Sat, Jun 07, 2003, Martin v. L=F6wis wrote:

I'd like to replace the first sentence of 8.1 in the API reference with =20 "The Python interpreter does not support \emph{free} threading."

+1 --=20 Aahz (aahz@pythoncraft.com) <*> http://www.pythoncraft.= com/

"If you don't know what your program is supposed to do, you'd better not start writing it." --Dijkstra