summaryrefslogtreecommitdiff
path: root/Lib/compiler/future.py
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2008-03-27 04:40:50 +0000
committerNeal Norwitz <nnorwitz@gmail.com>2008-03-27 04:40:50 +0000
commit231346e23f3bcb5102199712b998ca7f2354dfdd (patch)
treeca7e91d10be40e42c27fe1ca924130d127980a73 /Lib/compiler/future.py
parent4ebd46a02d7ab56b1398d7e5393dd32dc26becac (diff)
downloadcpython-git-231346e23f3bcb5102199712b998ca7f2354dfdd.tar.gz
Fix warnings about using char as an array subscript. This is not portable
since char is signed on some platforms and unsigned on others.
Diffstat (limited to 'Lib/compiler/future.py')
0 files changed, 0 insertions, 0 deletions