From cc5e490467c105b8cce35c0bca688ed18ec93255 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 8 Aug 2008 23:10:20 +0000 Subject: - Add ``find_context_from_path`` and ``find_root`` traversal APIs. In the process, make ITraverser a uni-adapter (on context) rather than a multiadapter (on context and request). --- repoze/bfg/configure.zcml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'repoze/bfg/configure.zcml') diff --git a/repoze/bfg/configure.zcml b/repoze/bfg/configure.zcml index 78dce0b83..58cbff93b 100644 --- a/repoze/bfg/configure.zcml +++ b/repoze/bfg/configure.zcml @@ -6,13 +6,13 @@ -- cgit v1.2.3