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