[docs] [issue16670] class Point in collections.namedtuples may be not that good example

Raymond Hettinger report at bugs.python.org
Thu Dec 13 00:55:22 CET 2012


Raymond Hettinger added the comment:

I like the current example.  It does a great job teaching people how namedtuples work.  Also, I think you've drawn the wrong conclusions from Jack's talk.

----------
assignee: docs at python -> rhettinger
nosy: +jackdied, rhettinger
priority: normal -> low

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16670>
_______________________________________


More information about the docs mailing list