Blocked revisions 81194 via svnmerge

........
  r81194 | victor.stinner | 2010-05-15 18:27:27 +0200 (sam., 15 mai 2010) | 5 lines

  Issue #8715: Create PyUnicode_EncodeFSDefault() function: Encode a Unicode
  object to Py_FileSystemDefaultEncoding with the "surrogateescape" error
  handler, return a bytes object. If Py_FileSystemDefaultEncoding is not set,
  fall back to UTF-8.
........
This commit is contained in:
Victor Stinner 2010-05-15 16:28:22 +00:00
parent 3c00063546
commit 30b038497b

Diff Content Not Available