On 12/9/2013 02:15, chandan kumar wrote:
> Hi ,
>
> I'm new to python
Welcome. I hope you enjoy your time here, and that the language treats
you as well as it's treated me.
> ,please correct me if there is any thing wrong with the way accessing
class attributes.
None of the following uses class
Peter Otten wrote:
> chandan kumar wrote:
>
>> Hi ,
>>
>> I'm new to python ,please correct me if there is any thing wrong with the
>> way accessing class attributes.
>>
>> Please see the below code .I have inherited confid in ExpectId class,
>> changed self.print_msg to Hello. Now inherited
chandan kumar wrote:
> Hi ,
>
> I'm new to python ,please correct me if there is any thing wrong with the
> way accessing class attributes.
>
> Please see the below code .I have inherited confid in ExpectId class,
> changed self.print_msg to Hello. Now inherited confid in TestprintmsgID
> clas
Hi ,
I'm new to python ,please correct me if there is any thing wrong with the way
accessing class attributes.
Please see the below code .I have inherited confid in ExpectId class, changed
self.print_msg to Hello. Now inherited confid in TestprintmsgID class.Now I
wanted to print self.print