[issue14783] Make int() and str() docstrings correct
Sept. 1, 2012
9:30 a.m.
Ezio Melotti added the comment: The issues about "weird" signatures are being discussed on #15831.
However, this issue is about the docstring. Leave it incorrect? Change it to the hard-to-parse one liner? Change it to a two-line signature also?
For the docstring it's ok to use the double signature too. The description, while not too comprehensive, is understandable. The description of int() in the docs is instead a bit complicated. The content is good, but IMHO it would be more understandable if it was broken down into paragraphs or into a list. ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue14783> _______________________________________
4536
Age (days ago)
4536
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ezio Melotti