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 benjamin.peterson
Recipients BreamoreBoy, ajaksu2, amaury.forgeotdarc, benjamin.peterson, flox, jackdied, pitrou, stutzbach
Date 2010-08-17.01:35:35
SpamBayes Score 0.033365197
Marked as misclassified No
Message-id <1282008939.14.0.920732804651.issue2521@psf.upfronthosting.co.za>
In-reply-to
Content
Some comments:
- The test should be in test_abc.py and should probably not use a collections class.
- Use test_support.gc_collect().
- What's the __len__() stuff for?
History
Date User Action Args
2010-08-17 01:35:39benjamin.petersonsetrecipients: + benjamin.peterson, amaury.forgeotdarc, pitrou, jackdied, ajaksu2, stutzbach, flox, BreamoreBoy
2010-08-17 01:35:39benjamin.petersonsetmessageid: <1282008939.14.0.920732804651.issue2521@psf.upfronthosting.co.za>
2010-08-17 01:35:36benjamin.petersonlinkissue2521 messages
2010-08-17 01:35:36benjamin.petersoncreate