Revision 9dc6159f kamaki/clients/pithos/__init__.py

b/kamaki/clients/pithos/__init__.py
381 381
        :param public: (bool)
382 382

  
383 383
        :param container_info_cache: (dict) if given, avoid redundant calls to
384
        server for container info (block size and hash information)
384
            server for container info (block size and hash information)
385 385
        """
386 386
        self._assert_container()
387 387

  
......
510 510
        :param public: (bool)
511 511

  
512 512
        :param container_info_cache: (dict) if given, avoid redundant calls to
513
        server for container info (block size and hash information)
513
            server for container info (block size and hash information)
514 514
        """
515 515
        self._assert_container()
516 516

  

Also available in: Unified diff