]> granicus.if.org Git - python/commit
SF # 627900, Bytecode copy bug in freeze
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 12 Nov 2002 23:09:12 +0000 (23:09 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 12 Nov 2002 23:09:12 +0000 (23:09 +0000)
commit82c72310718024f0a50f684b497ef9e9b62971e5
tree9fd0927ce1bbc5a5f831b217d7df4335b450528b
parent80a1bf4b5db4880f01d30b89ab5f6c436d50c8e6
SF # 627900, Bytecode copy bug in freeze

Pass co_freevars and co_cellvars to new.code().
Will backport.
Tools/freeze/modulefinder.py