Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #44595
| Date | 2013-05-01 16:27 +0100 |
|---|---|
| From | Tim Golden <mail@timgolden.me.uk> |
| Subject | Re: to a human - about 2to3 |
| References | <3C8565F3435F024E9BB3B36BE06393D80120F355@albyn-exch.albyn-sch.local.co.uk> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1218.1367422026.3114.python-list@python.org> (permalink) |
On 01/05/2013 15:52, Jennifer Butler wrote: > I will start teaching Python to my pupils shortly. I have been looking > for materials and have gathered a collection of programs. The problem is > they are written in v2 and I have v3 installed in my classroom. I read > about the 2to3 conversion program, but I can’t get it to work. > > Could you possibly give me a Noddy’s guide to do this? This might be useful: http://python3porting.com/2to3.html although it's not clear from your question whether you're competent in Python and just a little unclear on 2to3 or coming new to the whole thing and hoping that 2to3 will give you a pain-free conversion. If it's the latter then I'm afraid your ride may be rockier than you hoped. :( Also, I note that you're UK-based (albeit at the other end of it from where I am). Depending on where this thread goes you might get some local help by posting to the python-uk mailing list: http://mail.python.org/mailman/listinfo/python-uk It's a quiet list, mostly for local events and jobs, but you might find someone in your neighbourhood (or at least in your own country) who could give you some help. TJG
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: to a human - about 2to3 Tim Golden <mail@timgolden.me.uk> - 2013-05-01 16:27 +0100
csiph-web