Thanks - that will be a useful companion to my backport for using lzma on C Python 2.6, 2.7 and early Python 3 :) https://pypi.python.org/pypi/backports.lzma
Peter On Wed, Jul 23, 2014 at 5:14 PM, Armin Rigo <[email protected]> wrote: > Hi all, > > A module mentioned today in a EuroPython lightning talk: "lzma" > reimplemented in cffi (compatible with the one from Python 3.3's > stdlib). > > https://pypi.python.org/pypi/lzmaffi > > > A bientôt, > > Armin. > _______________________________________________ > pypy-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/pypy-dev _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
