diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-19 21:42:47 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-19 21:42:47 +0200 |
commit | 9cf6d131411f1e9bca2f094137a970b711b664c4 (patch) | |
tree | 5ecdeaeb3124d157a04afab8ac6f94764a116383 /Python/codecs.c | |
parent | 975077a88912d723c7c3277f5abc8b7497f63e2a (diff) | |
download | cpython-git-9cf6d131411f1e9bca2f094137a970b711b664c4.tar.gz |
Issue #12112: fix the encoding of setup.py in the packaging module
* read: use tokenize.detect_encoding()
* write: use 'utf-8'
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions