[issue15937] Assertion failure (C:\Delphi\progs32\Python\PythonIDE\cPyRemoteDebugger.pas, line 1175).

2012-09-13 Thread Cioroianu Nicolin
Cioroianu Nicolin added the comment: Hello David, PyScripter Answer: Thanks for the bug report. This assertion happens when PyScripter is waiting for the remote engine to shut-down for a long time without success.  This might mean that either the system is very busy or more likely something

[issue15937] Assertion failure (C:\Delphi\progs32\Python\PythonIDE\cPyRemoteDebugger.pas, line 1175).

2012-09-13 Thread Cioroianu Nicolin
Cioroianu Nicolin added the comment: Hello David, I'm beginner with this tool, also a beginner programmer. I submitted the problem to IDE tool PyScripter. Just wanted to help Python improvement. I'm looking to improve also my experience. Have a nice day!:) Regards

[issue15937] Assertion failure (C:\Delphi\progs32\Python\PythonIDE\cPyRemoteDebugger.pas, line 1175).

2012-09-13 Thread Cioroianu Nicolin
New submission from Cioroianu Nicolin: Hello, Running the following script frame: import re #import modulefinder #m=str(raw_input("Get a string:")) m= "IT_SetBusParameters(param1,param2,param3,param4,param5,param6)" if m: cnt=m.count(',') if cnt: