Change the %s format specifier for str objects so that it returns a
unicode instance if the argument is not an instance of basestring and calling __str__ on the argument returns a unicode instance.
N
Neil Schemenauer committed
cf52c0784364c09818ffd3fcaabffec667dba01d
Parent: ba7d95e