aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap.py
diff options
context:
space:
mode:
authorJoar Wandborg <git@wandborg.com>2011-09-05 22:06:47 +0200
committerJoar Wandborg <git@wandborg.com>2011-09-05 22:06:47 +0200
commitc2b862d1349b5ecc6d787000edb209525b719751 (patch)
tree17b6f96271ae598ef5b6b6d5f6e9c3aa3653f025 /bootstrap.py
parent05d5d45bf9db4ffe6f7987a8c66e9f547fb1ce15 (diff)
downloadmediagoblin-c2b862d1349b5ecc6d787000edb209525b719751.tar.lz
mediagoblin-c2b862d1349b5ecc6d787000edb209525b719751.tar.xz
mediagoblin-c2b862d1349b5ecc6d787000edb209525b719751.zip
Feature #571 - Closing storage objects - Removed closing(), renamed
StorageObjectWrapper, added with-support to CloudFilesStorageWrapper * Removed custom `closing()` method * Removed usage of `closing()` in process_media/__init__.py * Renamed StorageObjectWrapper -> CloudFilesStorageObject wrapper In my first version of the StorageOjbectWrapper it was located inside the CloudFilesStorage object, things have changed since then but there has been no renaming, thank you Elrond for the good point. * CloudFilesStorageObjectWrapper now supports context manager methods such as `__enter__()` and `__exit__()` (and `close()`)
Diffstat (limited to 'bootstrap.py')
0 files changed, 0 insertions, 0 deletions