Blocked revisions 81869 via svnmerge
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 10 Jun 2010 12:01:27 +0000 (12:01 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 10 Jun 2010 12:01:27 +0000 (12:01 +0000)
........
  r81869 | victor.stinner | 2010-06-10 14:00:55 +0200 (jeu., 10 juin 2010) | 4 lines

  Issue #8922: Normalize the encoding name in PyUnicode_AsEncodedString() to
  enable shortcuts for upper case encoding name. Add also a shortcut for
  "iso-8859-1" in PyUnicode_AsEncodedString() and PyUnicode_Decode().
........


No differences found