7779:757334671130 | 7780:41420f82c0ac |
---|---|
17 <li>viewer for threads</li> | 17 <li>viewer for threads</li> |
18 <li>a file browser (optional)</li> | 18 <li>a file browser (optional)</li> |
19 <li>an interpreter shell (optional)</li> | 19 <li>an interpreter shell (optional)</li> |
20 </ul> | 20 </ul> |
21 """ | 21 """ |
22 | |
23 | 22 |
24 import os | 23 import os |
25 | 24 |
26 from PyQt5.QtCore import pyqtSignal | 25 from PyQt5.QtCore import pyqtSignal |
27 from PyQt5.QtWidgets import ( | 26 from PyQt5.QtWidgets import ( |