From: Tim Peters <[EMAIL PROTECTED]>
Reply-To: Tim Peters <[EMAIL PROTECTED]>
To: python-list@python.org
Subject: Re: Tuple size and memory allocation for embedded Python
Date: Fri, 21 Jan 2005 17:51:21 -0500
[Jinming Xu]
>> Python seems unstable, when allocating big memory. F
allocating memory, saying:
"Exception exceptions.IndexError: 'tuple index out of range' in 'garbage
collection' ignored
Fatal Python error: unexpected exception during garbage collection
Aborted"
Could anyone please give me some insight or a fix for this?
Thanks in ad