how can I modify an imported variable ?

yomgui not at valid.com
Wed Dec 27 13:10:51 EST 2006


actually, it is not linked to threading but to the scope.
the second attempt to access MyPackage.aVariable
is inside the __init__ of a class
and this seems to be the problem.

I believe it is a genuine python bug.

yomgui



More information about the Python-list mailing list