This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients roger.serwy, serhiy.storchaka, terry.reedy
Date 2012-12-07.07:21:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354864871.86.0.0981009182764.issue16629@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, I also noticed this. However, "int(x=0) -> integer" is not enough. The right calltip should be "int(x=0) -> integer\nint(x, base=10) -> integer".
History
Date User Action Args
2012-12-07 07:21:11serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, roger.serwy
2012-12-07 07:21:11serhiy.storchakasetmessageid: <1354864871.86.0.0981009182764.issue16629@psf.upfronthosting.co.za>
2012-12-07 07:21:11serhiy.storchakalinkissue16629 messages
2012-12-07 07:21:11serhiy.storchakacreate