commit | 2e872082f620e2fa96fe37dc6a5c3cb5b55bdcbd | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Dec 15 14:15:31 2011 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Dec 15 14:15:31 2011 +0100 |
tree | 15797204ace429398c144c6a1c2246624c7fa5ea | |
parent | b7288a74f228d45aedd5fb8b125df2885681f680 [diff] |
Fix the fix for issue #12149: it was incorrect, although it had the side effect of appearing to resolve the issue. Thanks to Mark Shannon for noticing.