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>