In file A, I have an instance of a class and then I import file B
(import fileB as fb). In file B, I need to access file A's class
instance. Is there anyway I can do this? (I hope that was descriptive
enough :\)

-Wes

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

Reply via email to