You can just surround the offending value with str(...). You should probably be doing that anyway, because the value might be a number or something else not stringish.
-- http://mail.python.org/mailman/listinfo/python-list
You can just surround the offending value with str(...). You should probably be doing that anyway, because the value might be a number or something else not stringish.
-- http://mail.python.org/mailman/listinfo/python-list