Hi All, I am using python 2.3 on Panther and have a question. I use python to read a huge 1Gb text file, one line at a time. For each line a functions is performed and the result is written to an output file. No information should accumulate as the file is being read and yet, the first few thousands line go very very fast and then the program slows down gradually. Any idea what could go wrong. I can't think of any memory leak as most of the script is fairly simple. Also, looking at the Activity Monitor I don't see that it takes huge amounts of RAM and there is plenty of free memory available.
Thanks, Yair Benita _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig