]> granicus.if.org Git - python/commit
jcompile(): inherit the CO_GENERATOR_ALLOWED flag from the 'base'
authorGuido van Rossum <guido@python.org>
Mon, 16 Jul 2001 16:53:08 +0000 (16:53 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 16 Jul 2001 16:53:08 +0000 (16:53 +0000)
commite16c7aee4bc2a8851b9a9bae60a00c2544722f67
tree79bd88b5428d2efe84726eb85e6e19465bcb2621
parenta1b3a4740662c5815c29a694e89de2171406b253
jcompile(): inherit the CO_GENERATOR_ALLOWED flag from the 'base'
compiling struct.
Python/compile.c