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 checked (without it
subdirs), add INotify for it if possible and drop it from the crawl
again list.
Dischi
--
I think there's a world market for about five computers.
-- attr. Thomas J. Watson (Chairman of the Board, IBM), 1943
pgpMNCcLzyvsY.pgp
Description: PGP signature
