diff options
author | Eric Smith <eric@trueblade.com> | 2010-09-14 13:03:39 (GMT) |
---|---|---|
committer | Eric Smith <eric@trueblade.com> | 2010-09-14 13:03:39 (GMT) |
commit | 9d65b6ccbe35dc882d8a3a6ec34023282a5c69a6 (patch) | |
tree | d809ebbf5b7fe1b16d49ae89bfbc6141285b4d34 | |
parent | 9665637d44a186374629b0016143d5eb48ca3252 (diff) | |
download | cpython-9d65b6ccbe35dc882d8a3a6ec34023282a5c69a6.zip cpython-9d65b6ccbe35dc882d8a3a6ec34023282a5c69a6.tar.gz cpython-9d65b6ccbe35dc882d8a3a6ec34023282a5c69a6.tar.bz2 |
Blocked revisions 84790 via svnmerge
........
r84790 | eric.smith | 2010-09-13 16:48:43 -0400 (Mon, 13 Sep 2010) | 8 lines
Issue 7994: Make object.__format__() raise a PendingDeprecationWarning
if the format string is not empty. Manually merge r79596 and r84772
from 2.x.
Also, apparently test_format() from test_builtin never made it into
3.x. I've added it as well. It tests the basic format()
infrastructure.
........
0 files changed, 0 insertions, 0 deletions