commit | 2cd8ce469021e851f4ab70106d696136ecddcd51 | [log] [tgz] |
---|---|---|
author | Andrew Svetlov <andrew.svetlov@gmail.com> | Sun Dec 23 14:27:17 2012 +0200 |
committer | Andrew Svetlov <andrew.svetlov@gmail.com> | Sun Dec 23 14:27:17 2012 +0200 |
tree | a746c3a249d77510a6aa033d2797106e9fd92d72 | |
parent | bf8f2f9528188ab370aea8698a9951ab0d14ea97 [diff] |
Issue #9856: Replace deprecation warinigs to raising TypeError in object.__format__ Patch by Florent Xicluna.