diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2008-01-27 07:37:38 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2008-01-27 07:37:38 (GMT) |
commit | e1027f9034b8a49d0ba6f42c2b1f08e006bc40f1 (patch) | |
tree | 4ca7fda4ce36dc12e3243d84cc0eee777e05d2e1 /Python/future.c | |
parent | 448654f1f86ad988a28655850bf1dbb163d26730 (diff) | |
download | cpython-e1027f9034b8a49d0ba6f42c2b1f08e006bc40f1.zip cpython-e1027f9034b8a49d0ba6f42c2b1f08e006bc40f1.tar.gz cpython-e1027f9034b8a49d0ba6f42c2b1f08e006bc40f1.tar.bz2 |
Use int for the sign rather than a char. char can be signed or unsigned.
It's system dependent. This might fix the problem with test_rfind failing.
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions