Message2904

Author mehendran
Recipients
Date 2007-09-28.14:01:38
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I have attached the patch for collections module. This is  my attempt to add a new module in jython. Kindly review this patch and give me your valuable suggestions/comments. 

collections module contains two data structures currently. And test cases test_deque.py and test_defaultdict.py are to test each of them respectively.

Please let me know if you have any queries...

-Mehendran T
History
Date User Action Args
2008-02-20 17:18:50adminlinkissue1804242 messages
2008-02-20 17:18:50admincreate