Victor Stinner 3f1af5c42e Issue #6697: use %U format instead of _PyUnicode_AsString(), because
_PyUnicode_AsString() was not checked for error (NULL).

The unicode string is no more truncated to 200 or 400 *bytes*.
2010-03-12 17:00:41 +00:00
..
2010-02-27 17:41:13 +00:00
2010-02-22 19:41:37 +00:00
2009-04-07 22:55:31 +00:00
2009-04-27 20:54:42 +00:00
2009-12-13 01:24:58 +00:00
2009-10-24 20:43:49 +00:00