Re: What's the limit of variables size in pyhton?
- From: "هنداوى" <3D.v.World@xxxxxxxxx>
- Date: Mon, 31 Dec 2007 14:05:41 -0800 (PST)
On Dec 31, 11:26 am, "James Matthews" <nytrok...@xxxxxxxxx> wrote:
However some Debuggers will not show you variable's that are too big!
On Dec 31, 2007 7:38 PM, Gabriel Genellina <gagsl-...@xxxxxxxxxxxx> wrote:
En Mon, 31 Dec 2007 15:40:31 -0200, هنداوى <3D.v.Wo...@xxxxxxxxx>
escribi�:
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
As big as would fit on available memory.
Is that mean that i can deal with files with size more than 2GB only
if the available memory allow
.
- References:
- What's the limit of variables size in pyhton?
- From: هنداوى
- What's the limit of variables size in pyhton?
- Prev by Date: Re: Bizarre behavior with mutable default arguments
- Previous by thread: Re: What's the limit of variables size in pyhton?
- Next by thread: pexpect ssh login and ls | grep
- Index(es):