Helpviewer/PersonalInformationManager/PersonalInformationManager.py

changeset 1951
ac142b52e7dc
parent 1945
47016f5af3b8
child 2302
f29e9405c851
--- a/Helpviewer/PersonalInformationManager/PersonalInformationManager.py	Sun Jul 15 17:53:39 2012 +0200
+++ b/Helpviewer/PersonalInformationManager/PersonalInformationManager.py	Mon Jul 16 18:25:00 2012 +0200
@@ -3,6 +3,10 @@
 # Copyright (c) 2012 Detlev Offenbach <detlev@die-offenbachs.de>
 #
 
+"""
+Module implementing a personal information manager used to complete form fields.
+"""
+
 from PyQt4.QtCore import Qt, QObject
 from PyQt4.QtGui import QDialog, QMenu
 

eric ide

mercurial