shared dictionary of dictionaries with Manager
Darío Suárez Gracia
dario.suarez at telefonica.net
Thu Apr 21 12:00:27 EDT 2011
Hi all,
I was trying to share a dictionary of dictionaries of arrays with
Manager from multiprocessing. Without multiprocessing the code works
perfectly, but with the current example the last print does not show
the correct result.
Any hint?
Thanks,
Darío Suárez
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_dict_dict_arrays.py
Type: text/x-python-script
Size: 633 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20110421/f1fd976b/attachment.bin>
More information about the Python-list
mailing list