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 pitrou
Recipients Antoine d'Otreppe, benjamin.peterson, brian.curtin, eklitzke, findepi, ncoghlan, pitrou
Date 2010-01-16.21:42:54
SpamBayes Score 0.015080622
Marked as misclassified No
Message-id <1263678176.53.0.202883882001.issue3445@psf.upfronthosting.co.za>
In-reply-to
Content
I think it would be better to test with some of the real world examples given in this issue: str.split, and a functools.partial object.
History
Date User Action Args
2010-01-16 21:42:56pitrousetrecipients: + pitrou, ncoghlan, benjamin.peterson, Antoine d'Otreppe, findepi, brian.curtin, eklitzke
2010-01-16 21:42:56pitrousetmessageid: <1263678176.53.0.202883882001.issue3445@psf.upfronthosting.co.za>
2010-01-16 21:42:55pitroulinkissue3445 messages
2010-01-16 21:42:54pitroucreate