[Python-Dev] readonly __doc__
ssteinerX@gmail.com
ssteinerx at gmail.com
Thu Oct 22 20:18:37 CEST 2009
More information about the Python-Dev mailing list
Thu Oct 22 20:18:37 CEST 2009
- Previous message: [Python-Dev] readonly __doc__
- Next message: [Python-Dev] readonly __doc__
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Oct 22, 2009, at 1:58 PM, Guido van Rossum wrote: > Well __doc__ isn't a normal attribute -- it doesn't follow > inheritance rules. Maybe we could add a ticket to flag this in the docs. Is __doc__ not normal due to its general underscorishness, or is it not normal because it isn't? Any others that deserve special notice, while we're at it? Thanks, S
- Previous message: [Python-Dev] readonly __doc__
- Next message: [Python-Dev] readonly __doc__
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list