Re: [Python-Dev] 2to3, 3to2: official status

2009-11-04 Thread Ben Finney
Collin Winter writes: > On Wed, Nov 4, 2009 at 6:49 PM, Ben Finney wrote: > > Okay. It's probably best for anyone with their Python developer hat > > on (which, in this forum, is all the time for any Python developer) > > to make the status of 3to2 clear when recommending it to people > > concer

Re: [Python-Dev] 2to3, 3to2: official status

2009-11-04 Thread Collin Winter
Hi Ben, On Wed, Nov 4, 2009 at 6:49 PM, Ben Finney wrote: > "Martin v. Löwis" writes: > >> Ben Finney wrote: >> > "Martin v. Löwis" writes: >> > >> >> Well, 3to2 would then be an option for you: use Python 3 as the >> >> source language. >> > >> > I was under the impression that 2to3 was offici

Re: [Python-Dev] 2to3, 3to2: official status

2009-11-04 Thread Ben Finney
"Martin v. Löwis" writes: > Ben Finney wrote: > > "Martin v. Löwis" writes: > > > >> Well, 3to2 would then be an option for you: use Python 3 as the > >> source language. > > > > I was under the impression that 2to3 was officially supported as > > part of Python, but 3to2 was a third-party too

Re: [Python-Dev] 2to3, 3to2: official status

2009-11-04 Thread Martin v. Löwis
Ben Finney wrote: > "Martin v. Löwis" writes: > >> Well, 3to2 would then be an option for you: use Python 3 as the source >> language. > > I was under the impression that 2to3 was officially supported as part of > Python, but 3to2 was a third-party tool. What's the status of 3to2 now? > Is it an

Re: [Python-Dev] 2to3, 3to2: official status (was: 2.7 Release? 2.7 == last of the 2.x line?)

2009-11-04 Thread Brett Cannon
On Wed, Nov 4, 2009 at 14:23, Ben Finney wrote: > "Martin v. Löwis" writes: > >> Well, 3to2 would then be an option for you: use Python 3 as the source >> language. > > I was under the impression that 2to3 was officially supported as part of > Python, but 3to2 was a third-party tool. What's the s