/usr/lib/python2.6/site-packages/boto/glacier
NameSizeModeActions
concurrent.py172410644editdlrm
concurrent.pyc158210644editdlrm
concurrent.pyo158210644editdlrm
exceptions.py21950644editdlrm
exceptions.pyc18400644editdlrm
exceptions.pyo18400644editdlrm
job.py79990644editdlrm
job.pyc65010644editdlrm
job.pyo65010644editdlrm
layer1.py607960644editdlrm
layer1.pyc597450644editdlrm
layer1.pyo597450644editdlrm
layer2.py37450644editdlrm
layer2.pyc33550644editdlrm
layer2.pyo33550644editdlrm
response.py21930644editdlrm
response.pyc15430644editdlrm
response.pyo15430644editdlrm
utils.py63100644editdlrm
utils.pyc55160644editdlrm
utils.pyo55160644editdlrm
vault.py176010644editdlrm
vault.pyc161530644editdlrm
vault.pyo159890644editdlrm
writer.py96680644editdlrm
writer.pyc97310644editdlrm
writer.pyo97310644editdlrm
__init__.py16850644editdlrm
__init__.pyc9560644editdlrm
__init__.pyo9560644editdlrm
Edit: /usr/lib/python2.6/site-packages/boto/glacier/layer2.pyc (3355B)
-Sc@s:ddklZddklZdefdYZdS(i(tLayer1(tVaulttLayer2cBs;eZdZdZdZdZdZdZRS(sT Provides a more pythonic and friendly interface to Glacier based on Layer1 cOs4d|jo|d|_nt|||_dS(Ntlayer1(RR(tselftargstkwargs((s7/usr/lib/python2.6/site-packages/boto/glacier/layer2.pyt__init__!s cCs|ii||i|S(sCreates a vault. :type name: str :param name: The name of the vault :rtype: :class:`boto.glacier.vault.Vault` :return: A Vault object representing the vault. (Rt create_vaultt get_vault(Rtname((s7/usr/lib/python2.6/site-packages/boto/glacier/layer2.pyR(s cCs|ii|S(sDelete a vault. This operation deletes a vault. Amazon Glacier will delete a vault only if there are no archives in the vault as per the last inventory and there have been no writes to the vault since the last inventory. If either of these conditions is not satisfied, the vault deletion fails (that is, the vault is not removed) and Amazon Glacier returns an error. This operation is idempotent, you can send the same request multiple times and it has no further effect after the first time Amazon Glacier delete the specified vault. :type vault_name: str :param vault_name: The name of the vault to delete. (Rt delete_vault(RR ((s7/usr/lib/python2.6/site-packages/boto/glacier/layer2.pyR 4scCs"|ii|}t|i|S(s; Get an object representing a named vault from Glacier. This operation does not check if the vault actually exists. :type name: str :param name: The name of the vault :rtype: :class:`boto.glacier.vault.Vault` :return: A Vault object representing the vault. (Rtdescribe_vaultR(RR t response_data((s7/usr/lib/python2.6/site-packages/boto/glacier/layer2.pyR Gs cCsg}d}xztor|iid|dd}|ig}|dD]}|t|i|qF~|id}|pPqqW|S(s Return a list of all vaults associated with the account ID. :rtype: List of :class:`boto.glacier.vault.Vault` :return: A list of Vault objects. tmarkertlimitit VaultListtMarkerN(tNonetTrueRt list_vaultstextendRtget(RtvaultsRR t_[1]trd((s7/usr/lib/python2.6/site-packages/boto/glacier/layer2.pyRUs8 (t__name__t __module__t__doc__RRR R R(((s7/usr/lib/python2.6/site-packages/boto/glacier/layer2.pyRs    N(tboto.glacier.layer1Rtboto.glacier.vaultRtobjectR(((s7/usr/lib/python2.6/site-packages/boto/glacier/layer2.pyts