Is it just me, or is this basically useless?

>>> help(object)
Help on class object in module builtins:

class object
 |  The most base type

>>>

Surely a few more words, or a pointer to this http://docs.python.org/3/library/functions.html#object, would be better?

--
My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language.

Mark Lawrence

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to