Thanks for reporting the issue - I'll take a look.
For the Wait for input when process exits, I'm assuming you're using .NET
debugging. You could go to project properties and switch to Python debugging
and this option will be respected. Unfortunately there's no way for us to
enable it for .NE
Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] different result for comparing as_date.__eq__(as_datetime)
with Ironpython and Cpython2.5
2. [New issue] Better error message when trying to load downloaded DLLs
3. [New com