~diegosarmentero/ubuntuone-client/darwin2-fsevents

« back to all changes in this revision

Viewing changes to contrib/dump_metadata.py

  • Committer: Diego Sarmentero
  • Date: 2012-06-22 14:07:26 UTC
  • mfrom: (1261.2.3 ubuntuone-client)
  • Revision ID: diego.sarmentero@canonical.com-20120622140726-3m0w05qwslv24x8d
merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
    tritcask,
45
45
    volume_manager,
46
46
)
47
 
from ubuntu_sso.xdg_base_directory import (
 
47
from dirspec.basedir import (
48
48
    xdg_cache_home,
49
49
    xdg_data_home,
50
50
)