On 2009-05-07 16:31, danmcle...@yahoo.com wrote:
I am using the array module to instantiate many arrays in my
application. It seems like there is a memory leak in there somewhere.
Can anyone confim this and let me know what, if anything, I can do
about it? I am using Fedora Core 5 Linux:
import
On May 7, 4:41 pm, Terry Reedy wrote:
> danmcle...@yahoo.com wrote:
> > I am using the array module to instantiate many arrays in my
> > application. It seems like there is a memory leak in there somewhere.
> > Can anyone confim this and let me know what, if anything, I can do
> > about it? I am u
danmcle...@yahoo.com wrote:
I am using the array module to instantiate many arrays in my
application. It seems like there is a memory leak in there somewhere.
Can anyone confim this and let me know what, if anything, I can do
about it? I am using Fedora Core 5 Linux:
import commands
import array
On May 7, 3:58 pm, "danmcle...@yahoo.com"
wrote:
> On May 7, 3:47 pm, "danmcle...@yahoo.com"
> wrote:
>
>
>
> > On May 7, 3:31 pm, "danmcle...@yahoo.com"
> > wrote:
>
> > > I am using the array module to instantiate many arrays in my
> > > application. It seems like there is a memory leak in the
On May 7, 3:47 pm, "danmcle...@yahoo.com"
wrote:
> On May 7, 3:31 pm, "danmcle...@yahoo.com"
> wrote:
>
>
>
> > I am using the array module to instantiate many arrays in my
> > application. It seems like there is a memory leak in there somewhere.
> > Can anyone confim this and let me know what, i
On May 7, 3:31 pm, "danmcle...@yahoo.com"
wrote:
> I am using the array module to instantiate many arrays in my
> application. It seems like there is a memory leak in there somewhere.
> Can anyone confim this and let me know what, if anything, I can do
> about it? I am using Fedora Core 5 Linux:
>