{ } Raw JSON

bundles / astropy latest / astropy / io / fits / util / NotifierMixin / _remove_listener

function

astropy.io.fits.util:NotifierMixin._remove_listener

source: /astropy/io/fits/util.py :91

Signature

def   _remove_listener ( self listener )

Summary

Removes the specified listener from the listeners list. This relies on object identity (i.e. the is operator).

Aliases

  • astropy.io.fits.column.NotifierMixin._remove_listener