diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-24 20:32:26 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-24 20:32:26 +0000 |
commit | df6d6cb0facc32a5456f72e973f9e33660229612 (patch) | |
tree | 1efa4e7d5a2d78b8a5dee8291456ade099174b8d /Python/getplatform.c | |
parent | 2062937aff803fe0b8e26c20c5585675b852fb8f (diff) | |
download | cpython-git-df6d6cb0facc32a5456f72e973f9e33660229612.tar.gz |
os: fsencode(), fsdecode() and os.environ(b) internal encode-decode methods
keep a local copy of the fileystem encoding, instead of calling
sys.getfilesystemencoding() each time.
The filesystem encoding is now constant.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions