I have context `test`. In test/__init__.py I want to do som operations and make some 
variable available from index.py. How sould I refer to them? Directly reffering like 
`somevar` or `test.somevar` call an error:

NameError: global name 'somevar' is not defined

Thanx in advance, Bogdan.

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to