base classes

Pete pete at ipartners.pl
Thu Aug 23 03:54:05 EDT 2001


Oh, the problem was if I use two classes and the first is a standard
python's class and second is written by me I need to use distinct members in
my class. Otherwise some strange things may occur...

Pete

"Richard Jones" <richard at bizarsoftware.com.au> wrote in message
news:mailman.998522272.32641.python-list at python.org...
> On Wednesday 22 August 2001 23:34, Pete wrote:
> > Yes, this is what I wanted to get. It means that you cannot have the
same
> > attributes when they are public (w/o leading __)
>
> How on earth would you refer to them if you did?
>
>
>     Richard
>





More information about the Python-list mailing list