The 2.7.9 release isn’t complete yet given a backport of the SSL module from
Python 3
to Python 2.7.9. You may want to track
hg clone -b 2.7-plan9 -u 93565 https://bitbucket.org/jas/cpython
until I get time to redo the Plan9/_p9ssl.c module. It’s a bigger effort than
the
old 2.7.x releases given the significant changes in the Python SSL module API.
-jas
> On Aug 15, 2015, at 9:15 AM, David du Colombier <[email protected]> wrote:
>
> Jeff Sickel ported Python 2.7 to Plan 9.
>
> https://bitbucket.org/jas/cpython
>
> My notes on to install Python (and Mercurial) are available here:
>
> http://9legacy.org/9legacy/doc/python/notes
>
> --
> David du Colombier
>