On Wed, 2006-12-27 at 18:10 +0000, yomgui wrote:
> 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.

Please post a minimal but complete (runnable) example that demonstrates
your problem. That way, we'll have a chance to actually figure out what
you're doing wrong.

-Carsten


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

Reply via email to