Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #18971

Can someone explain 2to3?

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <milleja46@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.058
X-Spam-Evidence '*H*': 0.88; '*S*': 0.00; 'url:github': 0.09; 'skip:" 40': 0.15; 'subject:2to3': 0.16; 'advance': 0.17; 'convert': 0.19; 'trying': 0.20; "i'm": 0.27; 'skip:" 30': 0.28; 'message- id:@mail.gmail.com': 0.28; 'python3': 0.30; 'subject:?': 0.30; 'actually': 0.32; 'thanks': 0.32; 'to:addr:python-list': 0.33; 'received:209.85.212': 0.34; 'someone': 0.34; 'but': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.38; 'put': 0.38; 'help': 0.39; 'received:209': 0.39; 'to:addr:python.org': 0.40; 'websites': 0.76
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=IhfRGwkowQLah0GQYHc5n0BccUECXcxQuuytAJSiY1U=; b=l7CfY7m3oWgyMSiVm6ThpTaCefrYyPge6v58080aLB4e0I4jN3NDduYPLwW3tfDk7G ARTFxqYPQNdJtEhOKdwKKdZXydPw6atF5kqM/uoctWUgp74PEhcm+iGD8v0tG8HwNXhB DiFIlEroekHv/4J3wQwIyU3XTpUqkg/0Ifhso=
MIME-Version 1.0
Date Sat, 14 Jan 2012 12:06:28 -0500
Subject Can someone explain 2to3?
From Joshua Miller <milleja46@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4745.1326560790.27778.python-list@python.org> (permalink)
Lines 11
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1326560790 news.xs4all.nl 6964 [2001:888:2000:d::a6]:51718
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:18971

Show key headers only | View raw


Ok i'm trying to convert https://github.com/rdeaton/spyral to python3
but i'm at a loss on how to actually use 2to3. Can someone explain
it's proper use to me so i can do the conversion? prefereably where i
can take "C:\Python32\Lib\site-packages\spyral\" and put it in a new
directory that i will name "C:\Python32\Lib\site-packages\spyralpy3\"?
Thanks in advance for the help

-- 
~ Josh Miller

A young guy learning to program and develop websites all while still in school

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Can someone explain 2to3? Joshua Miller <milleja46@gmail.com> - 2012-01-14 12:06 -0500

csiph-web