]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a couple of signed/unsigned comparison warnings
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 8 Jul 2004 01:55:58 +0000 (01:55 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 8 Jul 2004 01:55:58 +0000 (01:55 +0000)
commit739a8f86d6b4df7a36ec875660095ff16aa560d7
tree1c3bfb510681c95759c3f460cdbe10b7899cdd3b
parent4ded4b52c4121ef35801c766480961e1966f91a4
Fix a couple of signed/unsigned comparison warnings
Objects/floatobject.c
Python/codecs.c