What's the limit of variables size in pyhton?
- From: "هنداوى" <3D.v.World@xxxxxxxxx>
- Date: Mon, 31 Dec 2007 09:40:31 -0800 (PST)
Python allow you to only take care about variable name and ignore it's
size because pyhton dynamicly allocate it
so what's the limit in the allocated size in the memory
.
- Follow-Ups:
- Re: What's the limit of variables size in pyhton?
- From: Gabriel Genellina
- Re: What's the limit of variables size in pyhton?
- Prev by Date: Re: Newbie: Why doesn't this work
- Next by Date: Re: Newbie: Why doesn't this work
- Previous by thread: dont loose packages
- Next by thread: Re: What's the limit of variables size in pyhton?
- Index(es):
Relevant Pages
|