<div class="gmail_quote">On Tue, Mar 2, 2010 at 1:58 PM, Martin P. Hellwig <span dir="ltr"><<a href="mailto:martin.hellwig@dcuktec.org">martin.hellwig@dcuktec.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
What actually happens if multiple threads at the same time, write to a shared dictionary (Not using the same key)?<br></blockquote><div><br>All of Python's built-in types are thread safe.  Both updates will happen.<br>
</div></div><div style="margin: 2em 0pt;" name="sig_2341e11ee1">--<br>
Daniel Stutzbach, Ph.D.<br>
President, <a href="http://stutzbachenterprises.com">Stutzbach Enterprises, LLC</a>
</div><br>