The REALLY bad thing about Python lists ..

Courageous jkraska1 at san.rr.com
Sun May 14 12:45:29 EDT 2000


> And why should this be?  It isn't hard to write
> resizable vector code that is fast at both ends.

Are you talking about some kind of strategy where
you allocate a maxsize and then put the used memory
in the middle?


C/



More information about the Python-list mailing list