Hi ,All, I am Shanthkumar. Good to see the mailing list for python programmers. Please find my query below,
In my source code in a python file e.g xyz.py couple of classes are defined also there is a wrapper class, a none object is declared in the file e.g temp=None from temp some attributes are being accessed in the files that are importing xyz.py even though temp is not initialised to any other object still it is none object attributes are being accessed from None object.Is there any significance of wrapper class here..? Can you please help me. -- Regards..., Shanthkumara O.D.
-- http://mail.python.org/mailman/listinfo/python-list