Revision 4f0576d8

b/kamaki/clients/pithos/__init__.py
132 132
            self.container = cnt_back_up
133 133

  
134 134
    def purge_container(self, container=None):
135
        """Delete an empty container and destroy associated blocks
136
        """
135
        """Delete an empty container and destroy associated blocks"""
137 136
        cnt_back_up = self.container
138 137
        try:
139 138
            self.container = container or cnt_back_up
b/kamaki/clients/storage/__init__.py
1
#a Copyright 2011-2013 GRNET S.A. All rights reserved.
1
# Copyright 2011-2013 GRNET S.A. All rights reserved.
2 2
#
3 3
# Redistribution and use in source and binary forms, with or
4 4
# without modification, are permitted provided that the following

Also available in: Unified diff