makePolicy¶
- 
lsst.pex.config.makePolicy(config)¶
- Convert a configuration into a - lsst.pex.policy.Policy.- Parameters: - config : lsst.pex.config.Config
- Configuration instance. 
 - Returns: - See also - pex_policy is deprecated, prefer makePropertySet (will be removed after v19)
 
- config :