| commit | 2523621693102663ff449237ef07810d9e6fa919 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Wed Aug 22 23:28:23 2007 +0000 |
| committer | Guido van Rossum <guido@python.org> | Wed Aug 22 23:28:23 2007 +0000 |
| tree | bb9a68a8b0a11f429bcd20a85389b389785a9e35 | |
| parent | ae211f9abf811a28808667450109ca8e2ea53b49 [diff] |
Change the error reporting when an invalid string is encountered to avoid reporting s'x' as the input (which is a lie).