UI/__init__.py

changeset 0
de9c2efb9d02
child 13
1af94a91f439
diff -r 000000000000 -r de9c2efb9d02 UI/__init__.py
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/UI/__init__.py	Mon Dec 28 16:03:33 2009 +0000
@@ -0,0 +1,11 @@
+# -*- coding: utf-8 -*-
+
+# Copyright (c) 2002 - 2009 Detlev Offenbach <detlev@die-offenbachs.de>
+#
+
+"""
+Package implementing the main user interface and general purpose dialogs.
+
+This package contains the main user interface and some general purpose
+dialogs as well as dialogs not fitting the other more specific categories. 
+"""

eric ide

mercurial