| commit | fde7a75b78ed29bc0b23c4df35587ade99a7ddf2 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Wed Oct 23 14:19:40 1996 +0000 |
| committer | Guido van Rossum <guido@python.org> | Wed Oct 23 14:19:40 1996 +0000 |
| tree | d0b70d14f5421e73ec5a4a0948570abd7bf483ee | |
| parent | 149574767c2125159e06d9c9ca381c0eb6f05ea7 [diff] |
Fixed compare function to do first char comparison in unsigned mode, for consistency with the way other characters are compared.