This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author none_00
Recipients georg.brandl, none_00
Date 2008-11-23.07:17:09
SpamBayes Score 0.2875478
Marked as misclassified No
Message-id <1227424631.44.0.100708165737.issue4392@psf.upfronthosting.co.za>
In-reply-to
Content
http://docs.python.org/library/collections.html#collections.namedtuple
it is stated that the second parameter to namedtuple 
is "fieldnames", while in reality it is "field_names"
History
Date User Action Args
2008-11-23 07:17:12none_00setrecipients: + none_00, georg.brandl
2008-11-23 07:17:11none_00setmessageid: <1227424631.44.0.100708165737.issue4392@psf.upfronthosting.co.za>
2008-11-23 07:17:10none_00linkissue4392 messages
2008-11-23 07:17:09none_00create