in CPython, if an object doesn't have a docstring assigned, its `__doc__` is set to `None`, in RustPython, it inherits `the most base type` from `object`