commit | 693fc4604f9dd251949638228e282a0c8757b4ca | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Sat Sep 06 20:13:06 2008 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Sat Sep 06 20:13:06 2008 +0000 |
tree | 629b595fbfce66cfb0743a9d22fb6c4107380740 | |
parent | 35e661c7115256290e7abbf62f9d0bc602dfeac3 [diff] |
Fixes release blocker issue #3492 and #3790. Make zlib and zipimport to return bytes instead of bytearray and use bytes rather than bytearray for their internal leftover data storages.