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 larry
Recipients larry, nadeem.vawda, serhiy.storchaka, vajrasky
Date 2014-01-22.10:51:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390387876.41.0.153209812011.issue20185@psf.upfronthosting.co.za>
In-reply-to
Content
I'll fix the "return NULL" problem.  However, you are using optional groups in the list __init__.  The original doesn't use them.  Please stop using optional groups in functions that don't require them.
History
Date User Action Args
2014-01-22 10:51:16larrysetrecipients: + larry, nadeem.vawda, serhiy.storchaka, vajrasky
2014-01-22 10:51:16larrysetmessageid: <1390387876.41.0.153209812011.issue20185@psf.upfronthosting.co.za>
2014-01-22 10:51:16larrylinkissue20185 messages
2014-01-22 10:51:16larrycreate