Exemple #1
0
 def __init__ (self, **kwargs):
     Disk.__init__(self, **kwargs)
     warnings.warn("GoogleDisk type is deprecated. use a Disk cache and set the structure to google", DeprecationWarning)