bundles / astropy latest / astropy / io / fits / header / Header / __eq__
function
astropy.io.fits.header:Header.__eq__
source: /astropy/io/fits/header.py :287
Signature
def __eq__ ( self , other ) Summary
Two Headers are equal only if they have the exact same string representation.
Aliases
-
astropy.io.fits.Header.__eq__