Éric Araujo added the comment:

For all the built-in types, I see the value now.

Thinking aloud: Separating the namespaces used by the str and func roles would 
probably require too many changes in Sphinx.

The current way is to use the function directive to document the 
class/constructor usage in one place, and use ref to link to the section 
describing the class.  You can also have the cool class/method combo if you 
configure the class directive with the noindex option.  Is that not good enough?

----------

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

Reply via email to