[Patches] [ python-Patches-627900 ] Bytecode copy bug in freeze

noreply@sourceforge.net noreply@sourceforge.net
Tue, 12 Nov 2002 15:10:44 -0800


Patches item #627900, was opened at 2002-10-24 05:36
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=627900&group_id=5470

Category: Demos and tools
Group: Python 2.2.x
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Troels Walsted Hansen (troels)
>Assigned to: Neal Norwitz (nnorwitz)
Summary: Bytecode copy bug in freeze

Initial Comment:
modulefinder.py in Tools/freeze fails to copy
co.co_freevars and co.co_cellvars, causing mysterious
crashes when the -r (replace path) option is used with
freeze.

Debugging credit goes to Alexander Wilkens <alexw@fast.no>.

----------------------------------------------------------------------

>Comment By: Neal Norwitz (nnorwitz)
Date: 2002-11-12 18:10

Message:
Logged In: YES 
user_id=33168

Thanks!

Checked in as:
 * Tools/freeze/modulefinder.py 1.21 & 1.18.10.1

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=627900&group_id=5470