[Python-Dev] pydoc for named tuples is missing methods
Greg Ewing
greg.ewing at canterbury.ac.nz
Mon Mar 14 21:54:23 CET 2011
More information about the Python-Dev mailing list
Mon Mar 14 21:54:23 CET 2011
- Previous message: [Python-Dev] pydoc for named tuples is missing methods
- Next message: [Python-Dev] pydoc for named tuples is missing methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Nick Coghlan wrote: > True, but all those underscores are a PITA to type and read for > methods that are meant to be called directly. Matter of taste, I suppose. I don't find them all that bothersome, and a double underscore name stands out very clearly as being part of the infrastructure rather than something user-defined. -- Greg
- Previous message: [Python-Dev] pydoc for named tuples is missing methods
- Next message: [Python-Dev] pydoc for named tuples is missing methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list