Are Lists thread safe?

abcd codecraig at gmail.com
Fri Mar 9 14:03:34 EST 2007


Are lists thread safe?  Or do I have to use a Lock when modifying the
list (adding, removing, etc)?  Can you point me to some documentation
on this?

thanks




More information about the Python-list mailing list