That's exactly what I needed. Thank you.
Aaron J. M.
--
http://mail.python.org/mailman/listinfo/python-list
oes anyone here know what techniques I have to
employ here?
Thank you,
Aaron J. M.
P.S. Is it *deserialize* or *unserialize*?
--
http://mail.python.org/mailman/listinfo/python-list
m to
> finish.
Ah, thank you very much. :)
- Aaron J. M.
--
http://mail.python.org/mailman/listinfo/python-list
want to do serialization
or other kinds of cleanup.
Have people encountered something like this before?
Thank you,
Aaron J. M.
--
http://mail.python.org/mailman/listinfo/python-list
t(action) #could add code to ensure
> #an
> execute attribute
Thank you very much for your help. :) I'll get to work on this now.
Cheers,
Aaron J. M.
--
http://mail.python.org/mailman/listinfo/python-list
:
if self.__action is None:
self.__action = action
I'm worried that this loop may wast some CPU cycles, and wonder if
there's a better way through thread synchronization using such things
as Events or Conditions.
Thank you,
Aaron J. M.
--
http://mail.python.org/mailman/listinfo/python-list