summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2003-04-19 18:15:10 +0000
committerGuido van Rossum <guido@python.org>2003-04-19 18:15:10 +0000
commit6b003df33ec9a5d0804c150e156a2d6c120c993f (patch)
treeff6d564bc9225fe7c2f43ed3fe07af412bb62144 /Python/pythonrun.c
parent4c98a648bd59941a88bedc2101b793c156012446 (diff)
downloadcpython-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