Blocked revisions 80663 via svnmerge
commit64a9eab56ac60a7804bd2ec559d110afe55f10af
authorvictor.stinner <victor.stinner@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 30 Apr 2010 16:49:46 +0000 (30 16:49 +0000)
committervictor.stinner <victor.stinner@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 30 Apr 2010 16:49:46 +0000 (30 16:49 +0000)
tree505d0a3dbaf1441a42c79271e03d00050423e274
parent5c9826f617e038a53e5c750b783cbf7b3dbc0c33
Blocked revisions 80663 via svnmerge

........
  r80663 | victor.stinner | 2010-04-30 18:48:45 +0200 (ven., 30 avril 2010) | 4 lines

  PyFile_FromFd() uses PyUnicode_DecodeFSDefault() instead of
  PyUnicode_FromString() to support surrogates in the filename and use the right
  encoding
........

git-svn-id: http://svn.python.org/projects/python/branches/release31-maint@80664 6015fed2-1504-0410-9fe1-9d1591cc4771