]> granicus.if.org Git - python/commit
Handle more memory allocation failures without crashing.
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 21 Jul 2006 07:59:47 +0000 (07:59 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 21 Jul 2006 07:59:47 +0000 (07:59 +0000)
commitd12bd012a6a4729b5a77c1019ca9da4e9d1b7e3e
treef80aa311a6efe044d51c07f42e734b750be129be
parent33722aec5755f1fa8c0660094639174dbbeefb1d
Handle more memory allocation failures without crashing.
Python/ast.c
Python/compile.c
Python/pythonrun.c
Python/symtable.c
Python/thread.c