From 600ea3d5c50c1907e5f389d3040644543fae9077 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 18 Sep 2009 03:37:52 +0000 Subject: Centralize resource_spec code. --- repoze/bfg/path.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'repoze/bfg/path.py') diff --git a/repoze/bfg/path.py b/repoze/bfg/path.py index 6963d651f..db9efbf8d 100644 --- a/repoze/bfg/path.py +++ b/repoze/bfg/path.py @@ -54,3 +54,7 @@ def package_path(package): # this is only an optimization, ignore any error pass return prefix + + + + -- cgit v1.2.3