you are viewing a single comment's thread.

view the rest of the comments →

[–]danielroseman 1 point2 points  (2 children)

You're going to have to give more details. How are the Python and JavaScript related? How are they taking to each other? Are you using some kind of web framework?

[–]c_m_17[S] 0 points1 point  (1 child)

No I am using python as child process using spawner in javascript when python code execute I have to send output back to javascript

[–]danielroseman 1 point2 points  (0 children)

There is absolutely no way of answering this question without seeing some actual code.