Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #44594
| References | <mailman.1216.1367420096.3114.python-list@python.org> <87bo8urazu.fsf@no-fixed-abode.cable.virginmedia.net> |
|---|---|
| Date | 2013-05-02 01:25 +1000 |
| Subject | Re: to a human - about 2to3 |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1217.1367421960.3114.python-list@python.org> (permalink) |
On Thu, May 2, 2013 at 1:11 AM, Paul Rudin <paul.nospam@rudin.co.uk> wrote: > "Jennifer Butler" <J.Butler@albynschool.co.uk> writes: > >> Hiya >> >> I have trawled around your various pages and haven’t found what I >> want. >> >> 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? > > > Perhaps the first thing you should teach your students is how to ask > questions :) Specifically, you and your students would do well spending a couple of sessions here: http://www.catb.org/esr/faqs/smart-questions.html 2to3 has fairly good --help information. In my porting projects, I started there and worked forward. Seemed to go fairly well. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
to a human - about 2to3 "Jennifer Butler" <J.Butler@albynschool.co.uk> - 2013-05-01 15:52 +0100
Re: to a human - about 2to3 Paul Rudin <paul.nospam@rudin.co.uk> - 2013-05-01 16:11 +0100
Re: to a human - about 2to3 Chris Angelico <rosuav@gmail.com> - 2013-05-02 01:25 +1000
csiph-web