observer.schedule on a file rather than directory path?
75 views
Skip to first unread message
alexande...@gmail.com
unread,
Jun 12, 2015, 1:12:33 PM6/12/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to watchdo...@googlegroups.com
The following produces an - OSError('Path is not a directory') on Linux. Inotify supports notification on file-changes, so I'm not sure why this raises an Error. Thanks for your time.
Jagoda Sokół
unread,
Dec 23, 2015, 2:32:39 AM12/23/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to watchdog-python
Hi!
I am also looking for a way to show what was changed in a txt file. The information 'File was modified" is not enough and sufficient :( I need more detailed information on change in txt file