[Python-Dev] Python Language Summit at PyCon: Agenda (original) (raw)
Eric Snow ericsnowcurrently at gmail.com
Thu Feb 28 01:49:23 CET 2013
- Previous message: [Python-Dev] Python Language Summit at PyCon: Agenda
- Next message: [Python-Dev] Python Language Summit at PyCon: Agenda
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Feb 27, 2013 at 12:33 PM, fwierzbicki at gmail.com <fwierzbicki at gmail.com> wrote:
There are a couple of spots that might be more controversial. For example, Jython has a file Lib/zlib.py that implements zlib in terms of the existing Java support for zlib. I do wonder if such a file is acceptable in CPython's Lib since its 195 lines of code would be entirely skipped by CPython.
Even if it's pure Python, that sounds like an accelerator module (a la PEP 399) to me.
-eric
- Previous message: [Python-Dev] Python Language Summit at PyCon: Agenda
- Next message: [Python-Dev] Python Language Summit at PyCon: Agenda
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]