ProjectPyramid/ConfigurationPage/__init__.py

changeset 2
e691c51ab655
child 34
d20f7218d53c
equal deleted inserted replaced
1:012c492a9bd6 2:e691c51ab655
1 # -*- coding: utf-8 -*-
2
3 # Copyright (c) 2012 Detlev Offenbach <detlev@die-offenbachs.de>
4 #
5
6 """
7 Package implementing the Pyramid page of the configuration dialog.
8 """

eric ide

mercurial