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
commitaa86e35c524275e1f6cca91c1f8fcfc15e8d8b30 (patch)
tree09a2231543fb1f83d759ee5bfa41bca0a88d500a /Python/pythonrun.c
parenta26854095be67418bc89eff4874b32e33d7e5bf6 (diff)
downloadcpython-git-aa86e35c524275e1f6cca91c1f8fcfc15e8d8b30.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