comet.datapool ******************************************************************************* .. py:module:: comet.datapool The comet.datapool module provides global connection access for the current session and facilities to establish the global comet data connection. Methods =============================================================================== .. autofunction:: comet.datapool.getConnection .. autofunction:: comet.datapool.getSessionID .. autofunction:: comet.datapool.loginSOAP .. autofunction:: comet.datapool.loginDB .. autofunction:: comet.datapool.loginXML .. autofunction:: comet.datapool.logout