diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-12-06 20:29:32 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-12-06 20:29:32 (GMT) |
commit | 62de65b25e56d01a7cd10f55576ff00eae1021fc (patch) | |
tree | 9961aaac987341f8ce96cc71ff780711bd90151c /Lib/atexit.py | |
parent | 604ddf80d891f666c677d23b83c3c9f8125ee2b5 (diff) | |
download | cpython-62de65b25e56d01a7cd10f55576ff00eae1021fc.zip cpython-62de65b25e56d01a7cd10f55576ff00eae1021fc.tar.gz cpython-62de65b25e56d01a7cd10f55576ff00eae1021fc.tar.bz2 |
PyString_FromString: this requires its argument be non-NULL, but doesn't
check it. Added an assert() to that effect.
Diffstat (limited to 'Lib/atexit.py')
0 files changed, 0 insertions, 0 deletions