[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


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


More information about the Python-Dev mailing list