I ran a script about 2,500 times last weekend and got the non-reproducible
exception "SystemError: Handle is not initialized" 3 times while
constructing a ConfigParser.SafeConfigParser like so:
import ConfigParser
_cfg = ConfigParser.SafeConfigParser(allow_no_value=True) # line 8 of Foo.py
Here i
ons of VS
(e.g. 2013).
Thanks,
John
---
John's business hour MST availability
<https://www.google.com/calendar/embed?src=john.dimat...@ansys.com&ctz=America/Denver>
(and John's availability in EST
<https://www.google.com/calendar/embed?src=john.dimat...@ansys.com&ctz=Ameri
hn's business hour MST availability
<https://www.google.com/calendar/embed?src=john.dimat...@ansys.com&ctz=America/Denver>
(and John's availability in EST
<https://www.google.com/calendar/embed?src=john.dimat...@ansys.com&ctz=America/New_York>
)
On Fri, Jul 25, 2014
IK. IronPython in VS uses the normal managed debugger.
>
> - Jeff
>
>
> On Wed, Jul 9, 2014 at 12:04 AM, John DiMatteo
> wrote:
>
>> Hello,
>>
>> While debugging, with an IronPython startup project, I'm trying to step
>> from IronPython to C# code to u
Hello,
While debugging, with an IronPython startup project, I'm trying to step
from IronPython to C# code to unmanaged C/C++ code. Is this possible?
I am currently able to step from IronPython to C# when the startup project
is IronPython. I'm also currently able to step from C# to unmanaged C/C