commit | 58c0752a33253641c1423fac2d4ef3f623fbcb46 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Tue Nov 09 01:08:59 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Tue Nov 09 01:08:59 2010 +0000 |
tree | 2e2ada02342f78d3cc58a4fe23082818c4025b1b | |
parent | ae4836df6d0ea92d778ef30bd37417d048fc37fc [diff] |
Issue #10335: Add tokenize.open(), detect the file encoding using tokenize.detect_encoding() and open it in read only mode.