[Tutor] Need help printing a pickled data

Steven D'Aprano steve at pearwood.info
Wed Jun 26 03:37:33 CEST 2013


On 26/06/13 03:03, Matt D wrote:

> meanwhile can you please take a look at this update() and tell me if you
> see something wrong because ever sense I tried using the array for
> logging the values from the TextCtrls the program is not updating
> meaning when the program receives the c++ map, or the pickle, I get
> nothing in the UI and I get nothing in the log.  There got to be
> something wrong with the loop that I can not see.  I attached the file
> so its not too much code here.

Please don't dump big blobs of code on us, attachment or inline doesn't matter.

Please follow the principles here: http://sscce.org/

1) it will make you a better programmer, and

2) it will make it easier for us to help you.


-- 
Steven


More information about the Tutor mailing list