[issue8878] IDLE - str(integer) - TypeError: 'str' object is not callable

Ezio Melotti report at bugs.python.org
Wed Jun 2 16:49:31 CEST 2010


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

You probably did str = '4bf3e914' at some point and overridden str.

----------
nosy: +ezio.melotti
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8878>
_______________________________________


More information about the Python-bugs-list mailing list