Is this a tiny bug?

Julius Welby jwelby at waitrose.com
Sun Oct 7 15:31:33 EDT 2001


In Idle, when I use the tuple(sequence) built in function, the "tip" that
pops up when I open the bracket is:

tuple(sequence) -> list

which surprised me, as I expected:

 tuple(sequence) -> tuple.

The function obviously works fine, but I wondered what controls the "tip",
and if this is a mistake.

Just wondered.

Julius





More information about the Python-list mailing list