Class Friends

Sean Don a at c.d
Fri Aug 27 11:19:53 EDT 2004


Hello!

Is it possible to make classes friends in Python? Or is it better to just stick
to "Java style" .isThis, .getThat, .setThis style functions? 

I understand that classes are generally grouped logically into separate files
anyway. So, this isn't always necessary. But I'm a perfectionist and was
wondering if friendships were possible in Python.

Thank you!

sean_don4 at yahoo.com



More information about the Python-list mailing list