Python Language : Save the operator \% !

Sign Now
petition image
If you think that the old string operator '\%' shouldn't disappear from the next releases of Python language, please let us known !

Start from python 3.0, the new best practice will be to use string.format instead, which is more powerful (it's a fact) but also more _verbose_


For example,

before :
print "Hello, \%s !" \% name

now :
print ("Hello, {0} !".format(name))

We can see that, for a simple print function, the new string.format is boring to type. The brackets are not easily found by our fingers on azerty keyboard (altgr + [5/+]), and the resulting expression is longer.

So even if the new string.format is awsome, I really think that the old \% operator have some interest, it's a good syntaxic sugar (so are the functions decorators)

The \% operator will start to be deprecated in the python 3.1.


Please, help us to save the \% operator !

Sign The Petition
OR

If you already have an account please sign in, otherwise register an account for free then sign the petition filling the fields below.
Email and password will be your account data, you will be able to sign other petitions after logging in.

Privacy in the search engines? You can use a nickname:

Attention, the email address you supply must be valid in order to validate the signature, otherwise it will be deleted.

I confirm registration and I agree to Usage and Limitations of Services
I confirm that I have read the Privacy Policy
I agree to the Personal Data Processing
Shoutbox
Sign The Petition
OR

If you already have an account please sign in

I confirm registration and I agree to Usage and Limitations of Services
I confirm that I have read the Privacy Policy
I agree to the Personal Data Processing
Goal
0 signatures
Goal: 50
Latest Signatures
no signatures yet
browse all the signatures »
Information
In: -
Petition target:
Python Dev Team (and guido, of course !)
Tags
No tags
Embed Codes
direct link
link for html
link for forum without title
link for forum with title
728×90
468×60
336×280
125×125