Debugger/DebuggerInterfaceRuby.py

changeset 40
c2e5472b112c
parent 15
f6ccc31d6e72
child 53
c3eb7cc1ff8b
equal deleted inserted replaced
39:ce735122a1fb 40:c2e5472b112c
8 """ 8 """
9 9
10 import sys 10 import sys
11 import os 11 import os
12 import socket 12 import socket
13 import subprocess
14 13
15 from PyQt4.QtCore import * 14 from PyQt4.QtCore import *
16 from PyQt4.QtGui import QMessageBox 15 from PyQt4.QtGui import QMessageBox
17 16
18 from E4Gui.E4Application import e4App 17 from E4Gui.E4Application import e4App

eric ide

mercurial