summaryrefslogtreecommitdiff
path: root/Python/import.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-10-23 20:06:00 +0200
committerVictor Stinner <victor.stinner@haypocalc.com>2011-10-23 20:06:00 +0200
commit9faa384bedd3ede3ece06ffe0e440a99f6e7e575 (patch)
tree9462e142eed2e08ba3885083552e6564991fceb8 /Python/import.c
parent9db1a8b69f13f884336556b61252f7ca271f2b76 (diff)
downloadcpython-git-9faa384bedd3ede3ece06ffe0e440a99f6e7e575.tar.gz
Cast directly to unsigned char, instead of using Py_CHARMASK
We don't need "& 0xff" on an unsigned char.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions