commit | af59346f1ac1d1acf0d17b789d0e69f6d95d6e38 | [log] [tgz] |
---|---|---|
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Thu Nov 22 20:53:01 2007 +0000 |
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Thu Nov 22 20:53:01 2007 +0000 |
tree | 973c0c070d66f8cd33611be77824a292a88c2934 | |
parent | 24eac034be17067f4df3a277ae42e30af138441a [diff] |
Problem found while converting from PyBytes to PyString: Re-enable (and correct) a test for the BOM at the beginning of a code unit. And properly "unget" characters when the BOM is incomplete.