Mark Dickinson <dicki...@gmail.com> added the comment:

> The puzzling thing is that the same Python.dll when used by python.exe and 
> not PyScripter produces correct results.

Yes, this is indeed puzzling.  Are you absolutely sure that both python.exe and 
PyScripter are using the exact same Python.dll file?  E.g., can you check that 
renaming/deleting/moving the Python.dll file to somewhere else causes both 
python.exe and PyScripter to fail to execute?

I really can't think of anything in the environment which might affect whether 
this bug occurs or not.

It's difficult to proceed here without a concrete way to reproduce the error.  
I can (and will) add the particular bad values you found as new testcases, so 
that if the error is present on any of the buildbots it'll show up.

----------

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

Reply via email to