Eric Smith <e...@trueblade.com> added the comment: I've gone back and read PEP 3101. To use its terminology, I think the error message should be something like: Unknown presentation type %c for type %s.
I'm not sure where I got the original wording "conversion type". It's true that it's sometimes used for type conversion (int->float, for example), but that's not its real purpose. It's unfortunate that "type" is used in the PEP and the online docs for "presentation type", and we're trying to report an error on the argument's type. Any suggestions for clearer wording? _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5247> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com