Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #107264
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2016-04-18 04:02 -0700 |
| Message-ID | <59023020-9464-4fb3-8d9d-c42db593f7ea@googlegroups.com> (permalink) |
| Subject | How to track files processed |
| From | Sayth Renshaw <flebber.crue@gmail.com> |
Hi If you are parsing files in a directory what is the best way to record which files were actioned? So that if i re-parse the directory i only parse the new files in the directory? Thanks Sayth
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
How to track files processed Sayth Renshaw <flebber.crue@gmail.com> - 2016-04-18 04:02 -0700
Re: How to track files processed Peter Otten <__peter__@web.de> - 2016-04-18 14:30 +0200
Re: How to track files processed "Martin A. Brown" <martin@linux-ip.net> - 2016-04-18 10:56 -0700
Re: How to track files processed Sayth Renshaw <flebber.crue@gmail.com> - 2016-04-18 14:39 -0700
csiph-web