numpy.lib.add_docstring# lib.add_docstring(obj, docstring)# Add a docstring to a built-in obj if possible. If the obj already has a docstring raise a RuntimeError If this routine does not know how to add a docstring to the object raise a TypeError