diff options
| author | Guido van Rossum <guido@python.org> | 2000-04-10 21:14:05 (GMT) |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 2000-04-10 21:14:05 (GMT) |
| commit | e110dcfa8600d58771c3553dba7e021b020ed98f (patch) | |
| tree | 0d38c8fea651234c370cc72a3b6a537332e14302 /Lib/test/pystone.py | |
| parent | 2581764f21aedb266e6e9c94e3c003cfd37827a9 (diff) | |
| download | cpython-e110dcfa8600d58771c3553dba7e021b020ed98f.zip cpython-e110dcfa8600d58771c3553dba7e021b020ed98f.tar.gz cpython-e110dcfa8600d58771c3553dba7e021b020ed98f.tar.bz2 | |
I've had complaints about the comparison "where >= 0" before -- on
IRIX, it doesn't even compile. Added a cast: "where >= (char *)0".
Diffstat (limited to 'Lib/test/pystone.py')
0 files changed, 0 insertions, 0 deletions
