--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectPyramid/ConfigurationPage/__init__.py Tue Aug 28 17:15:21 2012 +0200 @@ -0,0 +1,8 @@ +# -*- coding: utf-8 -*- + +# Copyright (c) 2012 Detlev Offenbach <detlev@die-offenbachs.de> +# + +""" +Package implementing the Pyramid page of the configuration dialog. +"""