Can I pass self(or all its variables) to a class? Basically, how do I make all the variables defined in self in the calling python script available to the python class I want to call?
-- https://mail.python.org/mailman/listinfo/python-list
Can I pass self(or all its variables) to a class? Basically, how do I make all the variables defined in self in the calling python script available to the python class I want to call?
-- https://mail.python.org/mailman/listinfo/python-list