[PEP 224] Attribute Docstrings

M.-A. Lemburg mal at lemburg.com
Tue Aug 29 11:01:28 EDT 2000


[Note: Please CC: all messages on this thread to me directly as I
 am the PEP maintainer. If you don't, then I might not read your
 comments.]

> In article <39A68B42.4E3F8A3D at lemburg.com>,
> M.-A. Lemburg <mal at lemburg.com> wrote:
> >
> >    The following name mangling scheme achieves all of the above:
> >
> >        __doc__<attributename>__
> 
> In order to more closely follow the way other methods are named, I
> suggest that this be
> 
>   __doc_<attributename>__
> 
> (Only one internal underscore)

Fine.

-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/




More information about the Python-list mailing list