hi,

your sample code works, but mine doesn't.
it must be a multi-thread issue.
I am certain that I am modifying MyPackage.aVariable
before using it.

Both threads are importing MyPackage,
but the modification of MyPackage.aVariable
is not seen by the other thread. is this possible ?

is there a turn around to allow it ?

thanks

yomgui
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to