Plugins/PluginVcsPySvn.py

changeset 96
9624a110667d
parent 55
b5c84934de9c
child 170
a267d9774acf
equal deleted inserted replaced
95:261bc03812fd 96:9624a110667d
6 """ 6 """
7 Module implementing the PySvn version control plugin. 7 Module implementing the PySvn version control plugin.
8 """ 8 """
9 9
10 import os 10 import os
11 import sys
12 11
13 from PyQt4.QtGui import QApplication 12 from PyQt4.QtGui import QApplication
14 13
15 from E5Gui.E5Application import e5App 14 from E5Gui.E5Application import e5App
16 15

eric ide

mercurial