[Python-Dev] PyFAQ: thread-safe interpreter operations

Fredrik Lundh fredrik at pythonware.com
Mon Nov 20 20:34:10 CET 2006


the FAQ contains a list of "atomic" operation, and someone recently 
asked whether += belongs to this group.  can anyone who knows the answer 
perhaps add a comment to:

http://effbot.org/pyfaq/what-kinds-of-global-value-mutation-are-thread-safe.htm

?  (other comments on that page are of course also welcome)

</F>



More information about the Python-Dev mailing list