96:9624a110667d | 97:c4086afea02b |
---|---|
10 generated tasks are derived from a comment with a special | 10 generated tasks are derived from a comment with a special |
11 introductory text. This text is configurable. | 11 introductory text. This text is configurable. |
12 """ | 12 """ |
13 | 13 |
14 import os | 14 import os |
15 import sys | |
16 import time | 15 import time |
17 | 16 |
18 from PyQt4.QtCore import * | 17 from PyQt4.QtCore import * |
19 from PyQt4.QtGui import * | 18 from PyQt4.QtGui import * |
20 | 19 |