~facundo/ubuntuone-client/aq-slots

« back to all changes in this revision

Viewing changes to canonical/ubuntuone/storage/__init__.py

  • Committer: Rodney Dawes
  • Date: 2009-06-26 17:01:42 UTC
  • mto: This revision was merged to the branch mainline in revision 60.
  • Revision ID: rodney.dawes@canonical.com-20090626170142-a738504rgnarizuw
        Remove the canonical namespace, and just use ubuntuone as the toplevel
        Move storage/syncdaemon and storage/u1sync up a level

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright 2009 Canonical Ltd.
2
 
#
3
 
# This program is free software: you can redistribute it and/or modify it
4
 
# under the terms of the GNU General Public License version 3, as published
5
 
# by the Free Software Foundation.
6
 
#
7
 
# This program is distributed in the hope that it will be useful, but
8
 
# WITHOUT ANY WARRANTY; without even the implied warranties of
9
 
# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
10
 
# PURPOSE.  See the GNU General Public License for more details.
11
 
#
12
 
# You should have received a copy of the GNU General Public License along
13
 
# with this program.  If not, see <http://www.gnu.org/licenses/>.
14
 
""" Storage module """