Zhiqiang DING

Results 4 issues of Zhiqiang DING

![image](https://user-images.githubusercontent.com/1004480/68950854-f2cc1900-07f7-11ea-8647-88c83df5062b.png)

https://commontk.org/docs/html/modules.html

I'm using the PythonShell from CTK. And sometimes the pythonshell will do nothing after I run several Python statemnts bool ctkPythonConsolePrivate::push(const QString& code) { Q_ASSERT(this->PythonManager); bool ret_value = false; QString...

If we can find a running process, attach it

enhancement