Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'skip:\\ 20': 0.07; '2to3': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'wrote': 0.14; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:2to3': 0.16; 'subject:python': 0.16; 'header:X-Complaints-To:1': 0.27; 'received:co.za': 0.34; 'received:za': 0.34; 'subject:?': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'frank': 0.68; 'received:41': 0.70 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: "Frank Millman" Subject: Re: why no 2to3 in my python? Date: Wed, 20 Aug 2014 11:30:21 +0200 References: <53F463C1.5060805@gmail.com> X-Gmane-NNTP-Posting-Host: 41-135-111-185.dsl.mweb.co.za X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.3790.4657 X-RFC2646: Format=Flowed; Response X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4913 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1408527034 news.xs4all.nl 2926 [2001:888:2000:d::a6]:38777 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76649 "luofeiyu" 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 Frank Millman