Greetings!

According to these release notes in Python 3.0, %-formatting will be going away.

http://docs.python.org/release/3.0.1/whatsnew/3.0.html#pep-3101-a-new-approach-to-string-formatting


However, I was unable to find any further evidence of actual deprecation in 3.1 or 3.2... does anybody know the status of this?

~Ethan~
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to