-
Raymond Hettinger authored
Formerly, the length was only fetched from sequence objects. Now, any object that reports its length can benefit from pre-sizing.
5f0abcef
Formerly, the length was only fetched from sequence objects. Now, any object that reports its length can benefit from pre-sizing.