What's a call-tip to do?

Terry Reedy tjreedy at udel.edu
Wed May 14 23:58:50 EDT 2008


"Raymond Hettinger" <python at rcn.com> wrote in message 
news:c40b3f66-2ffc-4654-ad85-782bd25d5312 at i36g2000prf.googlegroups.com...
On May 14, 8:24 am, Tal Einat <tal.no.no.s... at gmail.com> 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 






More information about the Python-list mailing list