TypeError

Trent Mick trentm at ActiveState.com
Thu Oct 26 11:59:06 EDT 2000


On Thu, Oct 26, 2000 at 06:16:02PM +0300, joonas wrote:
> The code that did the error is shown below.
> ##########
> speedgear = first - second
> ##########

It would help if you would also include the output of

print type(first)
print type(second)


Trent

-- 
Trent Mick
TrentM at ActiveState.com




More information about the Python-list mailing list