]> granicus.if.org Git - python/commit
Remove asdl_seq_APPEND() and simplify asdl seq implementation.
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 28 Feb 2006 17:58:27 +0000 (17:58 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 28 Feb 2006 17:58:27 +0000 (17:58 +0000)
commita829313d7b966caa1f6badce73873a1da4c2258c
treef50bc306d5c36bf6cfce4e3051c13c410810cd84
parent03bdedd574beaa880e1bbd31034dd840e6a4f8be
Remove asdl_seq_APPEND() and simplify asdl seq implementation.
Clarify intended use of set_context() and check errors at all call sites.
Include/asdl.h
Python/asdl.c
Python/ast.c