>Dude. You're trying to add a string to an int. What did you think would >happen?
Dude. I thought it would concatenate the value for LatInt with the rest of the sentence; I wasn't literally trying to add them. Apparently you can only concatenate strings like this in Python. -- http://mail.python.org/mailman/listinfo/python-list