> On Mar 25, 2015, at 6:12 AM, David du Colombier <[email protected]> wrote: > >> How should I extract files from an .arch archive? > > disk/mkext -d / < cpython-src.arch
Once you have that there will be a new v2.7.9 build available in the near future. A huge re-write of ssl.py and _ssl.c (we use _p9ssl.c instead) took place going from the v2.7.8 to v2.7.9 bump to accommodate/work around some OpenSSL bugs. I’m finishing up the Plan 9 _p9ssl.c to support the new API in ssl.py. Once that’s done there will be an announcement and additional pointers about building it. -jas
