diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-01-05 00:54:29 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-01-05 00:54:29 +0000 |
commit | b8584e0894863ca5d069889a30e7b4c4564ed416 (patch) | |
tree | 8edb11ff3b2f5d55678b5dbe53945c7e59d6b7d9 /Python/atof.c | |
parent | 1a7aab70d1f56b63ba6798db1cafe0a61cc3da15 (diff) | |
download | cpython-git-b8584e0894863ca5d069889a30e7b4c4564ed416.tar.gz |
Fix signed/unsigned wng. Unfortunately, (unsigned char) << int
has type int in C.
Diffstat (limited to 'Python/atof.c')
0 files changed, 0 insertions, 0 deletions