Terry J. Reedy <[email protected]> added the comment: I forgot to include:
Error messages for mismatches between specification type and value type currently look like "ValueError: Unknown conversion type d" They would be *much* clearer written as something like "ValueError: Conversion type d is invalid for float values" and similarly for similar errors. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5965> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
