ConfigurationItem¶
-
class
astropy.config.ConfigurationItem[source] [edit on github]¶ Bases:
astropy.config.ConfigItemA backward-compatibility layer to support the old
ConfigurationItemAPI. The only difference between this andConfigItemis that this requires an explicit name to be set as the first argument.Methods Summary
save([value])Removed in astropy 0.4. Methods Documentation
-
save(value=None)[source] [edit on github]¶ Removed in astropy 0.4.
-