src/eric7/JediInterface/AssistantJedi.py

branch
eric7
changeset 9387
ce743c468d09
parent 9221
bf71ee032bb4
child 9413
80c06d472826
equal deleted inserted replaced
9386:5b95a970a2d0 9387:ce743c468d09
71 "Python3", 71 "Python3",
72 "MicroPython", 72 "MicroPython",
73 "Pygments|Python", 73 "Pygments|Python",
74 "Pygments|Python 2.x", 74 "Pygments|Python 2.x",
75 "Cython", 75 "Cython",
76 "Pygments|Cython",
76 ] 77 ]
77 78
78 def __editorOpened(self, editor): 79 def __editorOpened(self, editor):
79 """ 80 """
80 Private slot called, when a new editor was opened. 81 Private slot called, when a new editor was opened.

eric ide

mercurial