Re: Misleading wikipedia article on Python 3?
- From: Paul Rubin <http://phr.cx@xxxxxxxxxxxxxx>
- Date: 06 Aug 2007 03:11:13 -0700
Carsten Haese <carsten@xxxxxxxxxxx> writes:
For instance, if you never use print statements in your code, you won't
notice that print is becoming a function. If you do, you'll have to make
appropriate accommodations.
Why on earth did they make this change? It just seems gratuitous. Is
the assert statement also being changed? Are they going to update all
the docs that say that the yield statement works like the print statement?
.
- Follow-Ups:
- Re: Misleading wikipedia article on Python 3?
- From: Istvan Albert
- Re: Misleading wikipedia article on Python 3?
- From: Paul Boddie
- Re: Misleading wikipedia article on Python 3?
- From: Neil Cerutti
- Re: Misleading wikipedia article on Python 3?
- References:
- Misleading wikipedia article on Python 3?
- From: John J. Lee
- Re: Misleading wikipedia article on Python 3?
- From: "Martin v. Löwis"
- Re: Misleading wikipedia article on Python 3?
- From: John J. Lee
- Re: Misleading wikipedia article on Python 3?
- From: "Martin v. Löwis"
- Re: Misleading wikipedia article on Python 3?
- From: John J. Lee
- Re: Misleading wikipedia article on Python 3?
- From: Carsten Haese
- Misleading wikipedia article on Python 3?
- Prev by Date: Re: xlrd question
- Next by Date: Re: Misleading wikipedia article on Python 3?
- Previous by thread: Re: Misleading wikipedia article on Python 3?
- Next by thread: Re: Misleading wikipedia article on Python 3?
- Index(es):
Relevant Pages
|