Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73644 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2014-06-27 12:09 +1000 |
| Last post | 2014-06-27 12:09 +1000 |
| 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: Newbie coding question Chris Angelico <rosuav@gmail.com> - 2014-06-27 12:09 +1000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2014-06-27 12:09 +1000 |
| Subject | Re: Newbie coding question |
| Message-ID | <mailman.11274.1403834996.18130.python-list@python.org> |
On Fri, Jun 27, 2014 at 4:53 AM, Martin S <shieldfire@gmail.com> wrote: > I've been following the tutorial here > http://anh.cs.luc.edu/python/hands-on/3.1/handsonHtml/ Be aware that this tutorial is aimed at Python 3.1, which is a quite old version in the 3.x branch. I recommend you get the latest Python (currently 3.4), and if the tutorial you're using doesn't work, try this one: https://docs.python.org/3/tutorial/index.html ChrisA
Back to top | Article view | comp.lang.python
csiph-web