From ec55db55aba80618fb250aace0d22f0aa56cef1f Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 13 Aug 2010 03:55:49 +0000 Subject: - The new :meth"`repoze.bfg.configuration.Configurator.absolute_resource_spec` method resolves a potentially relative :term:`resource specification` string into an absolute version. --- docs/whatsnew-1.3.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/whatsnew-1.3.rst') diff --git a/docs/whatsnew-1.3.rst b/docs/whatsnew-1.3.rst index f72a76e19..8daefa1b0 100644 --- a/docs/whatsnew-1.3.rst +++ b/docs/whatsnew-1.3.rst @@ -289,6 +289,11 @@ Minor Feature Additions raised. If the value supplied as ``dotted`` is not a string, the value is returned unconditionally without any resolution attempted. +- The new + :meth"`repoze.bfg.configuration.Configurator.absolute_resource_spec` + method resolves a potentially relative :term:`resource + specification` string into an absolute version. + Backwards Incompatibilities --------------------------- -- cgit v1.2.3