why no 2to3 in my python?

Terry Reedy tjreedy at udel.edu
Wed Aug 20 14:50:40 EDT 2014


On 8/20/2014 5:30 AM, Frank Millman wrote:
>
> "luofeiyu" <elearn2014 at gmail.com> wrote in message
> news:53F463C1.5060805 at gmail.com...
>> why no 2to3 in my python34,how can i change python 2 into python3?
>>> dir d:\Python34\Scripts
>
> You will find it in \Python34\Tools\Scripts

To find the docs, look for 'lib2to3' in the modules index. It is 
currently 26.6 in the library manual.


-- 
Terry Jan Reedy




More information about the Python-list mailing list