Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #15436 > unrolled thread

Re: memory management

Started byStefan Krah <stefan-usenet@bytereef.org>
First post2011-11-07 21:47 +0100
Last post2011-11-07 21:47 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: memory management Stefan Krah <stefan-usenet@bytereef.org> - 2011-11-07 21:47 +0100

#15436 — Re: memory management

FromStefan Krah <stefan-usenet@bytereef.org>
Date2011-11-07 21:47 +0100
SubjectRe: memory management
Message-ID<mailman.2514.1320698844.27778.python-list@python.org>
Juan Declet-Barreto <Juan.Declet-Barreto@MesaAZ.gov> wrote:
> Well, I am using Python 2.5 (and the IDLE shell) in Windows XP, which
> ships with ESRI's ArcGIS. In addition, I am using some functions in the
> arcgisscripting Python geoprocessing module for geographic information
> systems (GIS) applications, which can complicate things. I am currently
> isolating standard library Python code (e.g., os.walk()) from the
> arcgisscripting module to evaluate in which module the environment
> crash is occurring.

It might be a good idea to check if the problem also occurs with Python 2.7
since Python 2.5 is no longer maintained.


Stefan Krah

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web