Re: [Python-Dev] new Plan 9 (and family) port of v2.7.5

2013-06-11 Thread Brett Cannon
On Tue, Jun 11, 2013 at 1:57 AM, Jeff Sickel wrote: > I have a set of patches I've developed based on the 2.7 branch that > provides a working port of Python 2.7.5 to Plan 9 386 and amd64 builds (an > arm version is mostly working, but will need a few more updates before > being hauled off on the

[Python-Dev] new Plan 9 (and family) port of v2.7.5

2013-06-10 Thread Jeff Sickel
I have a set of patches I've developed based on the 2.7 branch that provides a working port of Python 2.7.5 to Plan 9 386 and amd64 builds (an arm version is mostly working, but will need a few more updates before being hauled off on the wagon). Most of the changes, including mkfiles, are local