Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #57693
| References | <3661c774-209b-42a9-8ee3-d5028bd14d00@googlegroups.com> <l4hc1e$nnh$2@ger.gmane.org> |
|---|---|
| Date | 2013-10-27 12:33 +1100 |
| Subject | Re: status of new python.org |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1627.1382837603.18130.python-list@python.org> (permalink) |
On Sun, Oct 27, 2013 at 8:26 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote: > On 26/10/2013 20:12, Joaquin Abian wrote: >> >> Is there any updated roadmap/schedule for the new python.org site ? >> It has been in beta mode at http://preview.python.org/ for several months >> but I can not find in there any indication of the progress or the possible >> date for publishing it. Most paragraphs are still with Lore Ipsum. >> > > I don't know, but I do hope they change the very conspicious print statement > to a function before it goes live :) And using input indeed, well I never > did!!! There's nothing wrong with using input(), as the examples are clearly meant to be Python 3 (see the division one, for instance). The other examples use print as a function - see the Fibonacci one, which uses end= to suppress the newline - so it's just a bug in the first one, omitting the parens. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
status of new python.org Joaquin Abian <gatoygata2@gmail.com> - 2013-10-26 12:12 -0700 Re: status of new python.org Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-26 22:26 +0100 Re: status of new python.org Chris Angelico <rosuav@gmail.com> - 2013-10-27 12:33 +1100
csiph-web