summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Structures/__init__.py
blob: e0069bea141ce990d56ec9d335874a14fc3f9a39 (plain)
1
2
3
4
'''imports for Bcfg2.Server.Structures'''
__revision__ = '$Revision$'

all = ['bundler', 'base']