Jason Tackaberry wrote:
> On Mon, 2006-03-27 at 11:24 +0200, Dirk Meyer wrote:
>> Nice work. I see that INotify doesn't work in subdirs. So I guess the
>> logic for beacon will be the following:
>
> Right. Actually there was talk about making something like that
> possible but it may be another me
On Mon, 2006-03-27 at 11:24 +0200, Dirk Meyer wrote:
> Nice work. I see that INotify doesn't work in subdirs. So I guess the
> logic for beacon will be the following:
Right. Actually there was talk about making something like that
possible but it may be another mechanism than notify. But inotify
Jason Tackaberry wrote:
> i = INotify()
> dir = os.path.expanduser("~")
> i.watch(dir).connect(cb)
> print "Now monitoring", dir
> kaa.main()
Nice work. I see that INotify doesn't work in subdirs. So I guess the
logic for beacon will be the following:
start crawler for dir x. When a subdir is che