RE: Why I use private variables (WAS: RE:"private" variables a.k.a. name mangling?)

From: Philippe C. Martin (philippecmartin_at_sbcglobal.net)
Date: 01/24/05


To: python-list@python.org
Date: Mon, 24 Jan 2005 15:35:11 -0600

The real reason behind my using private variables is so they do not
appear in the epydoc generated documentation and confuse my users.

Regards,

Philippe

-- 
***************************
Philippe C. Martin
SnakeCard LLC
www.snakecard.com
***************************


Relevant Pages