Module Gnumed.pycommon
Expand source code
#=====================================================================
# $Log: __init__.py,v $
# Revision 1.1 2004-02-25 09:30:13 ncq
# - moved here from python-common
#
Sub-modules
Gnumed.pycommon.gmBackendListener
-
GNUmed database backend listener …
Gnumed.pycommon.gmBorg
-
A base class turning child classes into a Singleton.
Gnumed.pycommon.gmBusinessDBObject
-
GNUmed database object business class …
Gnumed.pycommon.gmCfgDB
-
GNUmed database-backed configuration handling …
Gnumed.pycommon.gmCfgINI
-
GNUmed INI style configuration handling.
Gnumed.pycommon.gmConnectionPool
-
GNUmed connection pooler …
Gnumed.pycommon.gmCrypto
-
GNUmed crypto tools …
Gnumed.pycommon.gmDateTime
-
GNUmed date/time handling …
Gnumed.pycommon.gmDispatcher
-
GNUmed client internal signal handling …
Gnumed.pycommon.gmExceptions
-
gmExceptions - classes for exceptions GNUmed modules may throw
Gnumed.pycommon.gmGuiBroker
-
GNUmed GUI element brokerage …
Gnumed.pycommon.gmHooks
-
GNUmed hooks framework …
Gnumed.pycommon.gmI18N
-
GNUmed client internationalization/localization …
Gnumed.pycommon.gmLog2
-
GNUmed logging framework setup …
Gnumed.pycommon.gmLoginInfo
Gnumed.pycommon.gmMatchProvider
-
Base classes for match providers …
Gnumed.pycommon.gmMimeLib
-
This module encapsulates mime operations …
Gnumed.pycommon.gmMimeMagic
-
magic.py determines a file type by its magic number …
Gnumed.pycommon.gmNetworkTools
-
GNUmed internetworking tools.
Gnumed.pycommon.gmNull
-
null.py …
Gnumed.pycommon.gmPG2
-
GNUmed PostgreSQL connection handling …
Gnumed.pycommon.gmPrinting
-
GNUmed printing.
Gnumed.pycommon.gmPsql
Gnumed.pycommon.gmScanBackend
Gnumed.pycommon.gmScriptingListener
-
GNUmed scripting listener …
Gnumed.pycommon.gmSerialTools
-
GNUmed serial port tools …
Gnumed.pycommon.gmShellAPI
-
GNUmed general tools.
Gnumed.pycommon.gmTools
-
GNUmed general tools.
Gnumed.pycommon.gmWorkerThread
-
GNUmed worker threads …