Éric Araujo <mer...@netwok.org> added the comment:

Due to implementation details and history of CPython, it is not “more correct” 
to say that int is a function and a class.  You could argue either.  The 
question is however moot; when you mark up something with a mod, func, class or 
meth role, Sphinx will find the target without paying attention to its type.  
So changing :func: to :class: does not bring anything.
----------

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

Reply via email to