Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

With a release build of python, I have a similar behavior on both 2.5 and 2.7; 
the messages are different though:
2.5: WindowsError: [Error -2147483645] One or more arguments are invalid.
2.7: WindowsError: exception: breakpoint encountered

And with both versions, a debug build (python_d.exe) triggers the JIT debugger. 
What do you get exactly?

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10296>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to