diff options
Diffstat (limited to 'repoze/bfg/path.py')
| -rw-r--r-- | repoze/bfg/path.py | 4 |
1 files changed, 4 insertions, 0 deletions
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 + + + + |
