A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2005-September/056031.html below:

[Python-Dev] Replacement for print in Python 3.0

[Python-Dev] Replacement for print in Python 3.0 [Python-Dev] Replacement for print in Python 3.0Krzysztof Zych k33rni at gmail.com
Fri Sep 2 11:25:41 CEST 2005
On 01/09/05, Guido van Rossum <guido at python.org> wrote:
> And good riddance! The print statement harks back to ABC and even
> (unvisual) Basic. Out with it!

I disagree strongly. I can't count the number of times I've been
p*ssed having to write
something like System.out.println("point(" + this.x + "," + this.y
+")") in Java. (Strangely though, I don't object to having printf() in
C, but I know it doesn't work any other way). This is what I liked
about Python, it offered a no-frills way to get the job done (TSOOWTDI
and the like).

I agree it's mostly used for debugging purposes, to do quick-and dirty
calculations, etc. Nothing can beat it. We don't want the language to
be pure, we want it to be useful. Isn't "Practicality beats purity" in
the Zen of Python? Last time I checked (2.4.1) it was there, and
updating Zen isn't in PEP 3000 ;)

-1 on removal of print.
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4