eric.frederich wrote:
> I am trying to write something that will watch directories without
> poling them.
> This is what FAM is fore. Gamin is a re-implementation of FAM and it
> has python bindings.
>
> The problem is that when I call handle_one_event() it blocks until
> there is an event to ha
On Fri, 2010-01-15 at 10:12 -0800, eric.frederich wrote:
> I am trying to write something that will watch directories without
> poling them.
> This is what FAM is fore. Gamin is a re-implementation of FAM and it
> has python bindings.
> The problem is that when I call handle_one_event() it blocks