[Python-Dev] LZMA compression support in 3.3 (original) (raw)
Guido van Rossum guido at python.org
Sun Aug 28 19:12:56 CEST 2011
- Previous message: [Python-Dev] LZMA compression support in 3.3
- Next message: [Python-Dev] LZMA compression support in 3.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Aug 27, 2011 at 10:36 PM, Dan Stromberg <drsalists at gmail.com> wrote:
On Sat, Aug 27, 2011 at 8:57 PM, Guido van Rossum <guido at python.org> wrote:
On Sat, Aug 27, 2011 at 3:14 PM, Dan Stromberg <drsalists at gmail.com> wrote: > IMO, we really, really need some common way of accessing C libraries > that > works for all major Python variants. We have one. It's called writing an extension module. And yet Cext's are full of CPython-isms.
I have to apologize, I somehow misread your "all Python variants" as a mixture of "all CPython versions" and "all platforms where CPython runs".
While I have no desire to continue this discussion, you are most welcome to do so.
-- --Guido van Rossum (python.org/~guido)
- Previous message: [Python-Dev] LZMA compression support in 3.3
- Next message: [Python-Dev] LZMA compression support in 3.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]