bundles / astropy latest / astropy / io / fits / header / Header / pop
function
astropy.io.fits.header:Header.pop
source: /astropy/io/fits/header.py :980
Signature
def pop ( self , * args ) Summary
Works like list.pop if no arguments or an index argument are supplied; otherwise works like dict.pop.
Aliases
-
astropy.io.fits.Header.pop