pyinotify
pyinotify copied to clipboard
Fix for issue #133
Maybe not ideal but it fixes the runtime error during rm_watch(...., rec=True) execution (issue #133).
v2 more elegant solution an covers both versions (Python2 and Python3)