14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19
17
"""Python version of compiled extensions for doing compression.
21
19
We separate the implementation from the groupcompress.py to avoid importing
25
25
from bzrlib import osutils