Is += on strings a thread-safe operation?

Stefan Franke spamfranke at bigfoot.de
Wed Feb 28 12:49:12 EST 2001


What about augmented assignments of other built-in types?  Being able to thread-safely append 
to a string buffer  (or other sequences) with += would be a big advantage of the somewhat infamous
augmented assignment operators in my eyes.

Stefan




Stefan Franke
www.meso.net





More information about the Python-list mailing list