QScintilla/APIsManager.py

branch
5_0_x
changeset 493
9b1e1a1212e3
parent 362
e09ff98eb4d1
child 792
a13346916170
equal deleted inserted replaced
472:e045f23a06f4 493:9b1e1a1212e3
4 # 4 #
5 5
6 """ 6 """
7 Module implementing the APIsManager. 7 Module implementing the APIsManager.
8 """ 8 """
9
10 import os
9 11
10 from PyQt4.QtCore import * 12 from PyQt4.QtCore import *
11 from PyQt4.Qsci import QsciAPIs 13 from PyQt4.Qsci import QsciAPIs
12 14
13 from . import Lexers 15 from . import Lexers

eric ide

mercurial