Re: Newbie question - Python interpreter using a lot of memory when using range
Thanks guys for your urgent responses. Gregg - Original Message - From: "Brian Quinlan" <[EMAIL PROTECTED]> To: "'Gregg Ward'" <[EMAIL PROTECTED]> Sent: Saturday, April 28, 2001 12:48 PM Subject: RE: Newbie question - Python interpreter using
Newbie question - Python interpreter using a lot of memory when using range
If I change the top of the range to 99, the interpreter only uses about 14Mb. Does the interpreter actually generate an individual value for everything in the range 0-999? I'm using ActivePython 2.1 on Win2K. Thanks Gregg Ward ___ Ac