commit | ff35050493edd0c738ab69f14ee2fb5db11bb5ec | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri Jul 15 21:17:14 2011 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri Jul 15 21:17:14 2011 +0200 |
tree | 68dcbb0f2be971f3d24f47505681ad6af6deef5b | |
parent | 8391cf4e1d73683795e51ac5ce8ee9e61eea389d [diff] | |
parent | 8cdc40e3b0622ea4eeb8b2c9b0e6796be685d16d [diff] |
Issue #11603: Fix a crash when __str__ is rebound as __repr__. Patch by Andreas Stührk.