Blocked revisions 80582,80585 via svnmerge
........ r80582 | victor.stinner | 2010-04-28 19:06:46 +0200 (mer., 28 avril 2010) | 4 lines Use PyErr_Format() in decoding_fgets() Avoid a buffer of 500 bytes allocated on the stack. ........ r80585 | victor.stinner | 2010-04-28 19:26:19 +0200 (mer., 28 avril 2010) | 5 lines Don't decode/recode the unicode filename in SyntaxError_str() * Rewrite my_basename() to use unicode * Use '%U' format ........
This commit is contained in:
parent
0f752ee0a7
commit
95ff524933