memory management

Stefan Krah stefan-usenet at bytereef.org
Mon Nov 7 15:47:16 EST 2011


Juan Declet-Barreto <Juan.Declet-Barreto at 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





More information about the Python-list mailing list