From 2989de0130bcc4e8d2cb7ef3cf92f7e8e2128cb8 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sun, 25 Jan 2009 17:19:17 +0000 Subject: [PATCH] Blocked revisions 68925 via svnmerge ........ 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 ........ -- 2.50.1