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