'int' object has no attribute 'startswith'
- by lakshmipathi
I'm getting strange error "'int' object has no attribute 'startswith'"
I haven't used the word "startswith" in my python program. ?
Does any one how to fix this -- or what it refers to ?