This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author troels
Recipients
Date 2002-10-24.09:36:58
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
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>.
History
Date User Action Args
2007-08-23 15:16:12adminlinkissue627900 messages
2007-08-23 15:16:12admincreate