diff options
author | Guido van Rossum <guido@python.org> | 2003-04-19 18:15:10 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-04-19 18:15:10 +0000 |
commit | 6b003df33ec9a5d0804c150e156a2d6c120c993f (patch) | |
tree | ff6d564bc9225fe7c2f43ed3fe07af412bb62144 /Python/pythonrun.c | |
parent | 4c98a648bd59941a88bedc2101b793c156012446 (diff) | |
download | cpython-6b003df33ec9a5d0804c150e156a2d6c120c993f.tar.gz |
- bool() called without arguments now returns False rather than
raising an exception. This is consistent with calling the
constructors for the other builtin types -- called without argument
they all return the false value of that type. (SF patch #724135)
Thanks to Alex Martelli.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions