Nick Coghlan added the comment:

Clarifying the request: the constructor signatures for internal types should be 
documented in http://docs.python.org/dev/library/types, rather than just 
listing the types.

If creation of new instances from Python is not supported, that should also be 
documented explicitly.

Some of the items are currently missing docstrings as well.

----------
nosy: +ncoghlan
title: types.MethodType() params and usage is not documented -> Constructor 
signatures missing in types module documentation

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11776>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to