On Mon, 28 Jan 2013 03:47:07 -0800 (PST) loial
wrote:
> I am parseing a file to extract data, but am seeing the file being
> updated even though I never explicitly write to the file. It is
> possible that another process is doing this at some later time, but
> I just want to check that opening th
On 28 January 2013 11:47, loial wrote:
> I am parseing a file to extract data, but am seeing the file being updated
> even though I never explicitly write to the file. It is possible that another
> process is doing this at some later time, but I just want to check that
> opening the file as fol
Thanks for confirming my sanity
On Monday, 28 January 2013 11:57:43 UTC, Chris Angelico wrote:
> On Mon, Jan 28, 2013 at 10:47 PM, loial wrote: > I am
> parseing a file to extract data, but am seeing the file being updated even
> though I never explicitly write to the file. It is possible tha
On Mon, Jan 28, 2013 at 10:47 PM, loial wrote:
> I am parseing a file to extract data, but am seeing the file being updated
> even though I never explicitly write to the file. It is possible that another
> process is doing this at some later time, but I just want to check that
> opening the fil