lsst.pex.config  15.0-1-gae1598d
Deprecated List
Member lsst.pex.config.config.Config.load (self, filename, root="config")
For purposes of backwards compatibility, older config files that use root="root" instead of root="config" will be loaded with a warning printed to sys.stderr. This feature will be removed at some point.
Member lsst.pex.config.config.Config.loadFromStream (self, stream, root="config", filename=None)
For purposes of backwards compatibility, older config files that use root="root" instead of root="config" will be loaded with a warning printed to sys.stderr. This feature will be removed at some point.