.. link: .. description: .. tags: .. date: 2013/08/18 00:00:00 .. title: NINJA-IDE .. slug: ipc .. class:: alert alert-info pull-top .. contents:: *Module:* `ipc.py `_ API ================================================================ No description. *Imports:* ------------ - `os `_ - `PyQt4.QtNetwork.QLocalSocket `_ - `__future__.absolute_import `_ *Global Attributes:* ---------------------- - `file_delimiter [at ln:25] `_ - `project_delimiter [at ln:26] `_ ---- *Global Functions:* --------------------- *Function:* `is_running() [at ln:29] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def is_running(): No description. ---- *Function:* `send_data(socket, filenames, projects_path, linenos) [at ln:41] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def send_data(socket, filenames, projects_path, linenos): No description.