Thanks David!
2015-03-25 12:12 GMT+01:00 David du Colombier <0in...@gmail.com>:
> > How should I extract files from an .arch archive?
>
> disk/mkext -d / < cpython-src.arch
>
> --
> David du Colombier
>
>
> On Mar 25, 2015, at 6:12 AM, David du Colombier <0in...@gmail.com> 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
> How should I extract files from an .arch archive?
disk/mkext -d / < cpython-src.arch
--
David du Colombier
I feel a bit dumb, but I can't grasp how to extracts file from
http://plan9.bell-labs.com/sources/contrib/jas/cpython-src.arch.bz2
and
http://plan9.bell-labs.com/sources/contrib/jas/hg-src.arch.bz2
tar(1), gzip(1) and ar(1) did not helped.
How should I extract files from an .arch archive?
G