May 2, 2011
10:36 a.m.
Benjamin Peterson <benjamin@python.org> added the comment: 2011/5/2 Jonas H. <report@bugs.python.org>:
Jonas H. <jonas@lophus.org> added the comment:
Indeed they do; but documentation writers need to know that `int()` and `float()` are functions, which is counterintuitive. (and a CPython implementation detail)
They're not even functions, just documented as such. ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue11975> _______________________________________