Hi,
I am writing python scripts in a launched ironpython console. I cannot use the
pdb debug module because the FullFrames and Tracing were off. I cannot relaunch
ipy -X:FullFrames -X:Tracing. Could you advise how to debug the scripts within
the existing python console 2.7?
Thanks in advance,
Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New issue] "import foo.zap as bar" throws AttributeError instead of
ImportError
2. [New issue] Tracing traceback is missing line information for exception
3. [New comment] ssl IE gets di