[ZCM] [ZC] 1090/ 1 Request "Debuggable Scripts"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Fri Oct 24 10:06:56 EDT 2003
Issue #1090 Update (Request) "Debuggable Scripts"
Status Pending, Zope/bug+solution medium
To followup, visit:
http://zope.org/Collectors/Zope/1090
==============================================================
= Request - Entry #1 by Anonymous User on Oct 24, 2003 10:06 am
Zope's PythonScripts product currently sets the co_filename value in code objects generated from Python Scripts to "Script (Python)" instead of a valid file name. For file system based scripts, setting this to the real file name (and not stripping file headers before compilation) would allow debuggers to step through the code.
This is a fairly small change to Zope that is mainly designed to support changes in CMFCore and CMFFormController. I'm posting here in addition to the CMF Collector posting that contains all the details and patches:
http://zope.org/Collectors/CMF/194
See the README.txt file in the patch tarball attached to the above issue for more info, and feel free to contact me.
==============================================================
More information about the Zope-Collector-Monitor
mailing list