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

Re: Proposal: Reorganizing Python for Python 2.0



Hello,

>       * we make /usr/bin/python point to python 2 thanks to alternatives
>       * we run a compileall.py in python/site-packages in order to
>         get them byte-recompiled for 2.0
From the Python news file:
- Python bytecode files (*.pyc and *.pyo) are not compatible between
releases.

Now what if you install Python 2.0 and then call /usr/bin/python15?
This will use the newly-compiled .pyc files which are incompatible.

Bastian Kleineidam

Attachment: pgpByAUlHzz_C.pgp
Description: PGP signature


Reply to: