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
- Next message: Fredrik Lundh: "Re: What's so funny? WAS Re: rotor replacement"
- Previous message: Diez B. Roggisch: "Re: add indexes on the fly to lists"
- Next in thread: Jeremy Bowers: "RE: Why I use private variables (WAS: RE:"private" variables a.k.a. name mangling?)"
- Reply: Jeremy Bowers: "RE: Why I use private variables (WAS: RE:"private" variables a.k.a. name mangling?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 ***************************
- Next message: Fredrik Lundh: "Re: What's so funny? WAS Re: rotor replacement"
- Previous message: Diez B. Roggisch: "Re: add indexes on the fly to lists"
- Next in thread: Jeremy Bowers: "RE: Why I use private variables (WAS: RE:"private" variables a.k.a. name mangling?)"
- Reply: Jeremy Bowers: "RE: Why I use private variables (WAS: RE:"private" variables a.k.a. name mangling?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|