[EMAIL PROTECTED] wrote:

> I guess I could just use one underscore.... but that means it is
> easier for other people to get at my implementation details (which,
> coming from a C++ background really bothers me).

This is the correct solution, and getting over being bothered about it
is the correct thing to do.

Getting at private members is simple in C++ too if anyone wants to do
that.

Tim Delaney
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to