]> granicus.if.org Git - python/commit
Adjust usage of compiler_use_new_block to its return type.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 2 Jan 2006 21:15:05 +0000 (21:15 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 2 Jan 2006 21:15:05 +0000 (21:15 +0000)
commit94962615b7a11741627fb99491113b680a97627d
treebaf96012b37faee97c951599abcc1a167147fb8d
parent461aa5bbfcb3ce912e4873dc42db69bb72e92b35
Adjust usage of compiler_use_new_block to its return type.
Python/compile.c