Write raw bytes instead of attempting to encode as utf-8 for bug #133287.
authorZac Medico <zmedico@gentoo.org>
Sun, 14 May 2006 11:39:26 +0000 (11:39 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 14 May 2006 11:39:26 +0000 (11:39 -0000)
commit37440ac5fae7e5c4ceaef00e99e0f88bd8d40ee3
tree472410291e77e9ea831bab418339741e12d885e4
parentae264c8637ca2e2ad2fdec7e5205804ccf6eea94
Write raw bytes instead of attempting to encode as utf-8 for bug #133287.

svn path=/main/trunk/; revision=3349
pym/cache/flat_hash.py