lsst.pex.config  13.0-4-gbcd7061+13
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.