Hi ,All,<br>I am Shanthkumar. Good to see the mailing list for python programmers.<br>Please find my query below,<br><br>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<br>
temp=None<br>from temp some attributes are being accessed in the files that are importing xyz.py<br>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..?<br>Can you please help me.<br clear="all"><br>-- <br>Regards..., <br>Shanthkumara O.D.<br><br>