Message137273
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. |
|
Date |
User |
Action |
Args |
2011-05-30 13:51:36 | eric.araujo | set | recipients:
+ eric.araujo, georg.brandl, benjamin.peterson, ezio.melotti, r.david.murray, jonash, docs@python |
2011-05-30 13:51:36 | eric.araujo | set | messageid: <1306763496.03.0.558943602936.issue11975@psf.upfronthosting.co.za> |
2011-05-30 13:51:35 | eric.araujo | link | issue11975 messages |
2011-05-30 13:51:35 | eric.araujo | create | |
|