| commit | 2dd66ce8287d8af965068d468e55fe41cc8fbdf5 | [log] [tgz] |
|---|---|---|
| author | Brett Cannon <bcannon@gmail.com> | Sun Aug 30 20:07:38 2009 +0000 |
| committer | Brett Cannon <bcannon@gmail.com> | Sun Aug 30 20:07:38 2009 +0000 |
| tree | 64e7cbbc5cea3ce6143a22b3a93404bc8c947f2a | |
| parent | de4ebfe5597d503af097cd51ec51cc70fa79d250 [diff] |
Make the exception message check for malformed UTF-8 source looser so that SyntaxError triggered from UnicodeDecodeError is also acceptable.