Function docstring as a local variable
Tim Johnson
tim at johnsons-web.com
Sun Jul 10 20:21:59 EDT 2011
More information about the Python-list mailing list
Sun Jul 10 20:21:59 EDT 2011
- Previous message (by thread): Function docstring as a local variable
- Next message (by thread): Function docstring as a local variable
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
* Chris Rebert <clp2 at rebertia.com> [110710 16:14]: > > > > Where is general documentation on the subject of variables > > beginning with 2 underscores? > > I've never heard that phrase used to describe __doc__ or its friends. :) That why I wasn't satified with my search results. > Look in the "underscore" section of the documentation index: > http://docs.python.org/genindex-_.html And that is what I was looking for. thanks -- Tim tim at johnsons-web dot com or akwebsoft dot com http://www.akwebsoft.com
- Previous message (by thread): Function docstring as a local variable
- Next message (by thread): Function docstring as a local variable
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list