100 # for being called from within the eric5 IDE. The modifications are as |
100 # for being called from within the eric5 IDE. The modifications are as |
101 # follows: |
101 # follows: |
102 # |
102 # |
103 # - made messages translatable via Qt |
103 # - made messages translatable via Qt |
104 # |
104 # |
105 # Copyright (c) 2011 - 2013 Detlev Offenbach <detlev@die-offenbachs.de> |
105 # Copyright (c) 2011 - 2014 Detlev Offenbach <detlev@die-offenbachs.de> |
106 # |
106 # |
107 |
107 |
108 __version__ = '0.6.1' |
108 __version__ = '0.6.1' |
109 |
109 |
110 import os |
110 import os |