bundles / astropy latest / astropy / utils / data / CacheDamaged
class
astropy.utils.data:CacheDamaged
source: /astropy/utils/data.py :1926
Signature
class CacheDamaged ( * args , bad_urls = None , bad_files = None , ** kwargs ) Members
Summary
Record the URL or file that was a problem. Using clear_download_cache on the .bad_file or .bad_url attribute, whichever is not None, should resolve this particular problem.
Aliases
-
astropy.utils.data.CacheDamaged