Thanks, Storchaka for finding the documentation.

Though it is really annoying I could not find it with a google search...

I looked really hard before taking the time to write my message.

Sorry to bother everyone with this.

On Mon, Oct 29, 2018 at 2:22 PM Serhiy Storchaka <storchaka@gmail.com> wrote:
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/