Opened 15 years ago
Last modified 15 years ago
#70 closed enhancement
replace pyinotify dependency with gio.File.monitor_directory — at Version 1
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | critical | Milestone: | 0.9.1 |
Component: | Client | Keywords: | |
Cc: |
Description (last modified by )
We don't actually care if it's not recursive, so a dependency on gio.File is a lot better than a dependency on Linux specific library/code. A lot more portable!
see gio.File.monitor and this example
Change History (1)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from Antoine Martin to Antoine Martin |
Status: | new → accepted |
Note: See
TracTickets for help on using
tickets.