[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Packaging pypy



On Nov 29, 2011, at 02:19 PM, Matthias Klose wrote:

>On 11/29/2011 09:56 AM, Maciej Fijalkowski wrote:
>> For what is worth, the .py files (but not the .pyc files) can be
>> shared among pypy and cpython.
>
>IMO, patching pypy to lookup e.g. .pycp files before .pyc files would be
>appropriate for Debian (already doing something like this for .so files in
>2.x).  Not sure if backporting pep 3147 would be worth it.

I think supporting PEP 3147 should not be difficult, though I haven't looked
at the PyPy code, and it seems more fruitful than carrying a delta to look for
another implementation specific bytecode file.

-Barry


Reply to: