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

« back to all changes in this revision

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

- Refactor os_helper (LP: #989128).

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
platform = "linux"
36
36
 
37
37
 
38
 
from ubuntuone.platform.linux.os_helper import (
 
38
from ubuntuone.platform.os_helper import (
39
39
    access,
40
40
    allow_writes,
41
41
    can_write,