]> granicus.if.org Git - python/commitdiff
Blocked revisions 68925 via svnmerge
authorBenjamin Peterson <benjamin@python.org>
Sun, 25 Jan 2009 17:19:17 +0000 (17:19 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 25 Jan 2009 17:19:17 +0000 (17:19 +0000)
........
  r68925 | benjamin.peterson | 2009-01-25 11:15:10 -0600 (Sun, 25 Jan 2009) | 5 lines

  fix building the core with --disable-unicode

  I changed some bytearray methods to use strings instead of unicode like bytes_repr
  Also, bytearray.fromhex() can take strings as well as unicode
........


No differences found