####################
Private functions
####################
.. _moobius.database.database_interface.DatabaseInterface.__str__:
DatabaseInterface.__str__
---------------------------------------------------------------------------------------------------------------------
The string output function for debugging.
.. raw:: html
* **DatabaseInterface.__str__**(self)
.. raw:: html
* __(this class constructor accepts no arguments):__
.. raw:: html
* The easy-to-read string summary.
.. raw:: html
* (this function does not raise any notable errors)
.. _moobius.database.database_interface.DatabaseInterface.__repr__:
DatabaseInterface.__repr__
---------------------------------------------------------------------------------------------------------------------
The string output function for debugging.
.. raw:: html
* **DatabaseInterface.__repr__**(self)
.. raw:: html
* __(this class constructor accepts no arguments):__
.. raw:: html
* The easy-to-read string summary.
.. raw:: html
* (this function does not raise any notable errors)
####################
Private attributes
####################
(None)