commit | d23d3930ff1ce72263537bb050824129c6ac74f6 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Tue Mar 02 23:20:02 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Tue Mar 02 23:20:02 2010 +0000 |
tree | a742fd5b1cc1593e55c169a3b40919d28ea7dedd | |
parent | 0e717addd8a03ed10231a578fce894c07ddb157e [diff] |
Issue #7820: The parser tokenizer restores all bytes in the right if the BOM check fails. Fix an assertion in pydebug mode.