{ } Raw JSON

bundles / astropy latest / astropy / io / fits / fitsrec / FITS_rec / _cache_field

function

astropy.io.fits.fitsrec:FITS_rec._cache_field

source: /astropy/io/fits/fitsrec.py :734

Signature

def   _cache_field ( self name field )

Summary

Do not store fields in _converted if one of its bases is self, or if it has a common base with self.

Extended Summary

This results in a reference cycle that cannot be broken since ndarrays do not participate in cyclic garbage collection.

Aliases

  • astropy.io.fits.FITS_rec._cache_field