Private functions#
JSONDatabase.__str__#
The string output function for debugging.
**JSONDatabase.__str__**(self)
__(this class constructor accepts no arguments):__
The easy-to-read string summary.
(this function does not raise any notable errors)
JSONDatabase.__repr__#
The string output function for debugging.
**JSONDatabase.__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)