Steven D'Aprano <[email protected]> added the comment:

I've assumed that the documentation is correct, and that "%s"%obj should call 
__str__ for unicode objects as well as everything else.

Attached in a test file.

----------
Added file: http://bugs.python.org/file16595/test_interpolation.py

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue8128>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to