commit | 1b81e7bea562b6fc9df0a9e99f51b2b4c351ec34 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Aug 29 03:53:53 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Aug 29 03:53:53 2007 +0000 |
tree | e524e99df43050f49b5100d84e72979a811c070d | |
parent | a1c42a92dbe147a1157e840d27adeb373c544044 [diff] |
Change the way the encoding parameter is handled. This fixes test_doctest with strict bytes/str.