Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76680 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2014-08-20 14:50 -0400 |
| Last post | 2014-08-20 14:50 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: why no 2to3 in my python? Terry Reedy <tjreedy@udel.edu> - 2014-08-20 14:50 -0400
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2014-08-20 14:50 -0400 |
| Subject | Re: why no 2to3 in my python? |
| Message-ID | <mailman.13219.1408560692.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web