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 methane
Recipients docs@python, methane
Date 2010-12-01.03:31:17
SpamBayes Score 0.36877733
Marked as misclassified No
Message-id <1291174282.03.0.355387197898.issue10594@psf.upfronthosting.co.za>
In-reply-to
Content
http://docs.python.org/c-api/list.html#PyList_New
> Note: If length is greater than zero, ...

s/length/len/
History
Date User Action Args
2010-12-01 03:31:22methanesetrecipients: + methane, docs@python
2010-12-01 03:31:22methanesetmessageid: <1291174282.03.0.355387197898.issue10594@psf.upfronthosting.co.za>
2010-12-01 03:31:18methanelinkissue10594 messages
2010-12-01 03:31:18methanecreate