summaryrefslogtreecommitdiffstats
path: root/Python/structmember.c
diff options
context:
space:
mode:
authorStefan Krah <skrah@bytereef.org>2012-03-30 12:12:20 (GMT)
committerStefan Krah <skrah@bytereef.org>2012-03-30 12:12:20 (GMT)
commit0e41981cd512b9735fb0ff63a82d2d5264aff5be (patch)
treeb8e9b20b700485b1718f890560a90bf7f1c541e2 /Python/structmember.c
parentad95c2d25c5fe5c4c88b73de2c60722ba56572e9 (diff)
downloadcpython-0e41981cd512b9735fb0ff63a82d2d5264aff5be.zip
cpython-0e41981cd512b9735fb0ff63a82d2d5264aff5be.tar.gz
cpython-0e41981cd512b9735fb0ff63a82d2d5264aff5be.tar.bz2
Use abort() rather than exit() to appease tools like rpmlint. abort() is used
in libmpdec to prevent undefined behavior if an invalid context is used. This cannot occur for the _decimal module since user input for the context is validated.
Diffstat (limited to 'Python/structmember.c')
0 files changed, 0 insertions, 0 deletions