Files
cpython/Objects
Raymond Hettinger b86269db45 Apply pre-sizing optimization to a broader class of objects.
Formerly, the length was only fetched from sequence objects.
Now, any object that reports its length can benefit from pre-sizing.
2004-01-04 11:00:08 +00:00
..
2001-08-29 23:54:21 +00:00
2003-06-25 13:12:18 +00:00
2003-06-17 15:48:11 +00:00
2003-12-13 15:21:55 +00:00