rgpitts <richard.pi...@cdl.co.uk> added the comment:

I've created a test service that demostrates the problem. The example service 
calls PyRun_SimpleString in loop that evaluates the Python statement "print 
'String'". The number of iteration in the loop depends on the length of the 
string used in the print statement. The longer the string the fewer iteration.

Attached is a Visual Studio 2008 project and readme.

----------
Added file: http://bugs.python.org/file18373/PythonService.zip

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

Reply via email to