Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76680
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: why no 2to3 in my python? |
| Date | 2014-08-20 14:50 -0400 |
| References | <53F463C1.5060805@gmail.com> <lt1prb$sfc$1@ger.gmane.org> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.13219.1408560692.18130.python-list@python.org> (permalink) |
On 8/20/2014 5:30 AM, Frank Millman wrote: > > "luofeiyu" <elearn2014@gmail.com> wrote in message > news:53F463C1.5060805@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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: why no 2to3 in my python? Terry Reedy <tjreedy@udel.edu> - 2014-08-20 14:50 -0400
csiph-web