bundles / astropy latest / astropy / extern / configobj / configobj / SimpleVal / check
function
astropy.extern.configobj.configobj:SimpleVal.check
source: /astropy/extern/configobj/configobj.py :2383
Signature
def check ( self , check , member , missing = False ) Summary
A dummy check method, always returns the value unchanged.
Aliases
-
astropy.config.configuration.configobj.SimpleVal.check