Re: help in debugging file.seek, file.read

2007-04-29 Thread Prateek
On Apr 30, 3:20 am, Prateek <[EMAIL PROTECTED]> wrote: > Sorry, I forgot to mention - the RTH line only prints when the time > taken is > 0.1 second (so that I don't pollute the output with other > calls that complete normally) I have some more information on this problem. Turns out the issue is w

Re: help in debugging file.seek, file.read

2007-04-29 Thread Prateek
Sorry, I forgot to mention - the RTH line only prints when the time taken is > 0.1 second (so that I don't pollute the output with other calls that complete normally) -- http://mail.python.org/mailman/listinfo/python-list

help in debugging file.seek, file.read

2007-04-29 Thread Prateek
I have a wierd sort of problem. I'm writing a bunch of sets to a file (each element is a fixed length string). I was originally using the built-in sets type but due to a processing issue, I had to shift to a Python implementation (see http://groups.google.com/group/comp.lang.python/browse_thread/t