Message2554

Author h_eriksson
Recipients
Date 2006-12-04.17:33:13
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
A patch for the itertools module in 2.3. The test coverage for the module is quite extensive, so I feel pretty confident that it works "as designed". One test fails, but this is a test of an implementation detail i CPython (reusing tuples). This is my first module port, so some things may not be "optimal" when it comes to the usage of internal Jython APIs. Feedback is very welcome. Oh, and I've actually never used svn before, so my file properties may be a bit off... 

'Henrik
History
Date User Action Args
2008-02-20 17:18:35adminlinkissue1608656 messages
2008-02-20 17:18:35admincreate