[issue7343] "What's new in 3.0" says % operator will be deprecated in 3.1

Brett Cannon report at bugs.python.org
Wed Nov 18 19:38:40 CET 2009


Brett Cannon <brett at python.org> added the comment:

The % operator has not been deprecated, although talk of removing it 
flares up from time to time. We are still encouraging people to use the 
new str.format().

----------
nosy: +brett.cannon

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7343>
_______________________________________


More information about the Python-bugs-list mailing list