29.10.18 20:11, Joy Diamond пише:
Currently `type.__subclasses__` is not documented at docs.python.org <http://docs.python.org> (and works in both python 2 & python 3).

I would like to keep `.__subclasses__` and have it documented at docs.python.org <http://docs.python.org>.

Is there a reason it is not documented?

It is documented.

https://docs.python.org/3/library/stdtypes.html#class.__subclasses__

_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to