]> granicus.if.org Git - python/commit
Cleanup a bit and make things more consistent.
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 18 Dec 2005 03:16:20 +0000 (03:16 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 18 Dec 2005 03:16:20 +0000 (03:16 +0000)
commit84456bdab35ea8a4c75eeaee6f3320c8c4280007
tree2cb2694b26679e9c7d6fb345970d7a513e13176c
parentb04747fc50122f3beab804b1ca5af80da52cbd71
Cleanup a bit and make things more consistent.
Don't double check for NULLs and don't initialize if not necessary.
No functional changes.
Python/ast.c
Python/pyarena.c