commit | ca1e7ec3444c372335c96f83d1550b16b0783557 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Wed Jan 05 00:19:28 2011 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Wed Jan 05 00:19:28 2011 +0000 |
tree | 5cab60903900be4f45de13d8faaf6dd17ee83147 | |
parent | 1ec121d0d19b0ab55cead5974d126fb9b0f95938 [diff] |
test_unicode: use ctypes to test PyUnicode_FromFormat() Instead of _testcapi.format_unicode() because it has a limited API: it requires exactly one argument of type unicode.