[issue7899] MemoryError While Executing Python Code

Peter Wolf report at bugs.python.org
Tue Jul 6 06:44:38 CEST 2010


Peter Wolf <freakcycle at optusnet.com.au> added the comment:

I am new to this so apologies if I posting this in the wrong spot.

I am also getting a memory error on an 86MB python data file.It is one long list.As far as I can tell the data file is valid python code.My computer has 3.4 GB of ram.

When I type the following in a terminal 
> python mydatafile.py

On the following line I get 

MemoryError

That is all.

----------
components:  -Windows
nosy: +freakcycle

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7899>
_______________________________________


More information about the Python-bugs-list mailing list