Chris Jerdonek added the comment:

Currently, the built-in types are not treated consistently as to whether their 
constructors are documented in the "Built-in Functions" or "Built-in Types" 
page.  There are some open issues related to this topic (see, for example, 
issue 16209).

For the purposes of this issue though, yes, I agree that the abbreviated 
built-in function versions of the documentation for set and frozenset should 
contain direct links to the more complete constructor documentation in the 
"Built-in Types" page (as is already done for dict, for example, as Andrew 
pointed out).

----------
nosy: +chris.jerdonek

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

Reply via email to