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/2002-June/025710.html below:

[Python-Dev] PEP 292, Simpler String Substitutions

[Python-Dev] PEP 292, Simpler String SubstitutionsFredrik Lundh fredrik@pythonware.com
Thu, 20 Jun 2002 19:48:12 +0200
guido wrote:    


> > See http://tothink.com/python/embedpp
> 
> How come you never submitted this PEP to the PEPmeister?

iirc, that's because Oren did the 

    why would

        e"X=`x`, Y=`calc_y(x)`."

    be a vast improvement over:

        e("X=", x, ", Y=", calc_y(x), ".")

    test

and his answer was not "I18N" (for obvious reasons ;-)

(but I think we called the function "I" at that time)

</F>





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