diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-02-27 02:19:22 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-02-27 02:19:22 +0100 |
commit | fc6f2efd13a6b667e48cdf1f5cf68d34fcb0fa74 (patch) | |
tree | 333eb8cb55f641a694d9a58a758277dbb4c0bd6b /Python/pythonrun.c | |
parent | 3902d62c4e9810f1386090dd60b38f5aa6e99512 (diff) | |
download | cpython-git-fc6f2efd13a6b667e48cdf1f5cf68d34fcb0fa74.tar.gz |
compile.c: inline compiler_use_new_block()
* Inline compiler_use_new_block() function into its only callee,
compiler_enter_scope()
* Remove unused NEW_BLOCK() macro
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions