> > If that's the problem, the solution is: get more memory. >
Or maybe think about algorithm, which needs less memory... My experience tells me, that each time when you want to store a lot of data into dict (or other structure) to analyze it then, you can find a way not to store so much amount of data %) -- http://mail.python.org/mailman/listinfo/python-list