~dobey/ubuntuone-client/fix-test-fails

« back to all changes in this revision

Viewing changes to ubuntuone/platform/linux/filesystem_notifications.py

- Refactor os_helper (LP: #989128).

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
 
37
37
import pyinotify
38
38
from twisted.internet import abstract, reactor, error, defer
39
 
from ubuntuone.platform.linux.os_helper import access
 
39
from ubuntuone.platform.os_helper import access
40
40
 
41
41
 
42
42
# translates quickly the event and it's is_dir state to our standard events