--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/UtilitiesPython2/__init__.py Sat Jan 01 18:04:43 2011 +0100
@@ -0,0 +1,8 @@
+# -*- coding: utf-8 -*-
+
+# Copyright (c) 2011 Detlev Offenbach <detlev@die-offenbachs.de>
+#
+
+"""
+This package implements some utilities and tools for Python2
+"""