Author rhettinger
Recipients
Date 2006-07-13.22:35:29
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=80475

It's a speed hack.  The result list for filter() is
pre-allocated to the input length and then resized downward
to the actual length.

Stop posting patches for non-bugs.
History
Date User Action Args
2007-08-23 14:41:07adminlinkissue1517509 messages
2007-08-23 14:41:07admincreate