"Raymond Hettinger" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] On May 14, 8:24 am, Tal Einat <[EMAIL PROTECTED]> wrote: > I just ran into this. In IDLE (Python 2.5), the call-tip for > itertools.count is: > "x.__init__(...) initializes x; see x.__class__.__doc__ for signature"
| My IDLE (1.2.2 running on Python 2.5.2) has the correct call-tip. As does my 3.0 version. count([first_val]) -> count object -- http://mail.python.org/mailman/listinfo/python-list