comparison: eric6/E5XML/DebuggerPropertiesWriter.py
eric6/E5XML/DebuggerPropertiesWriter.py
- changeset 7780
- 41420f82c0ac
- parent 7360
- 9190402e4505
- child 7923
- 91e843545d9a
equal
deleted
inserted
replaced
5 |
5 |
6 """ |
6 """ |
7 Module implementing the writer class for writing an XML project debugger |
7 Module implementing the writer class for writing an XML project debugger |
8 properties file. |
8 properties file. |
9 """ |
9 """ |
10 |
|
11 |
10 |
12 import time |
11 import time |
13 |
12 |
14 from E5Gui.E5Application import e5App |
13 from E5Gui.E5Application import e5App |
15 |
14 |