Brett Cannon added the comment: Attached a fix for test_format.
It was testing string interpolation on both str8 and str and using a str for the comparison. Since string interpolation is going away for str8 once it becomes bytes I just removed the testing of str8. The failures I know of left are: test_modulefinder test_sqlite test_str test_struct test_subprocess Added file: http://bugs.python.org/file8574/fix_test_format.diff __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1263> __________________________________
fix_test_format.diff
Description: Binary data
_______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com