[Ironpython-users] Help Change Python Engine Options inside Python

2011-10-05 Thread Mark Wilson
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,

[Ironpython-users] IronPython, Daily Digest 10/4/2011

2011-10-05 Thread no_reply
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