Python list Limit

Bugra Cakir bugracakir at gmail.com
Fri Nov 17 09:49:30 EST 2006


Hi,

What is the size limit of list data type in Python ?
I've found an MemoryError while extending a list with

samplelist.extend("tail")

Thanks !!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20061117/7d990438/attachment.html>


More information about the Python-list mailing list