commit | 593291e1632b5efb2b252f399e607ff267dd6357 | [log] [tgz] |
---|---|---|
author | Eric Smith <eric@trueblade.com> | Fri Apr 02 12:36:29 2010 +0000 |
committer | Eric Smith <eric@trueblade.com> | Fri Apr 02 12:36:29 2010 +0000 |
tree | 93269d575570e0b2f578e9bd95bc444ccfef3a9a | |
parent | b640bcc32b21c24ced7269cc701a1ccb5569814d [diff] |
Blocked revisions 79596 via svnmerge ........ r79596 | eric.smith | 2010-04-02 08:30:56 -0400 (Fri, 02 Apr 2010) | 1 line Issue 7994: Make object.__format__ with a non-empty format string a PendingDecprecationWarning. Still need to remove uses of this from various tests. ........