RE: Why I use private variables (WAS: RE:"private" variables a.k.a. name mangling?)
From: Jeremy Bowers (jerf_at_jerf.org)
Date: 01/24/05
- Next message: Fredrik Lundh: "Re: Looking for Form Feeds"
- Previous message: Fredrik Lundh: "Re: What's so funny? WAS Re: rotor replacement"
- In reply to: Philippe C. Martin: "RE: Why I use private variables (WAS: RE:"private" variables a.k.a. name mangling?)"
- Next in thread: Philippe C. Martin: "RE: Why I use private variables (WAS: RE:"private" variables a.k.a. name mangling?)"
- Reply: Philippe C. Martin: "RE: Why I use private variables (WAS: RE:"private" variables a.k.a. name mangling?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 24 Jan 2005 11:45:34 -0500
On Mon, 24 Jan 2005 15:35:11 -0600, Philippe C. Martin wrote:
> The real reason behind my using private variables is so they do not appear
> in the epydoc generated documentation and confuse my users.
You mean single or double underscores? I just checked and at least epydoc
2.1 doesn't include single-underscore values, but those aren't "private"
in sense we're talking in this thread (some form of compiler enforcement).
- Next message: Fredrik Lundh: "Re: Looking for Form Feeds"
- Previous message: Fredrik Lundh: "Re: What's so funny? WAS Re: rotor replacement"
- In reply to: Philippe C. Martin: "RE: Why I use private variables (WAS: RE:"private" variables a.k.a. name mangling?)"
- Next in thread: Philippe C. Martin: "RE: Why I use private variables (WAS: RE:"private" variables a.k.a. name mangling?)"
- Reply: Philippe C. Martin: "RE: Why I use private variables (WAS: RE:"private" variables a.k.a. name mangling?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|