Python threading (was: Re: global interpreter lock not working as it should)

Martin v. Loewis martin at v.loewis.de
Tue Aug 6 04:49:56 EDT 2002


a-steinhoff at web.de (Armin Steinhoff) writes:

> Where can a find a formal definition of the sematic of the
> acquire/relaese lock procedures ?

http://www.python.org/doc/current/lib/module-thread.html

Regards,
Martin



More information about the Python-list mailing list