Serhiy Storchaka added the comment:

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".

----------
nosy: +serhiy.storchaka

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

Reply via email to