Parent: [e1b8d5] (diff)

Child: [ddf08c] (diff)

Download this file

__init__.py    6 lines (4 with data), 149 Bytes

1
2
3
4
5
# -*- coding: utf-8 -*-
"""The allura package"""
from paste.registry import StackedObjectProxy
credentials = StackedObjectProxy(name='credentials')