test_types is triggering an assertion error:: Objects/stringlib/string_format.h:497: failed assertion `PyString_Check(result)'
A *really* quick session with gdb would seem to suggest that 'result' is actually a str, so I don't know what is going on. Don't have time to dig any deeper right now. -Brett _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com