~zubairassad89/sahana-eden/vms_gsoc

« back to all changes in this revision

Viewing changes to modules/s3vita.py

  • Committer: Patricia Tressel
  • Date: 2010-08-15 13:34:25 UTC
  • mfrom: (768.1.211 eden)
  • Revision ID: tressel@phobos-20100815133425-z1eazm12k5pewg62
Merge from trunk, except for models/vol.py.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
 
35
35
from gluon.storage import Storage
36
36
 
37
 
__all__ = ["S3Vita"]
 
37
__all__ = ["S3Vita",]
38
38
 
39
39
# *****************************************************************************
40
40
class S3Vita(object):