comparison: eric6/Preferences/ProgramsDialog.py
eric6/Preferences/ProgramsDialog.py
- changeset 7780
- 41420f82c0ac
- parent 7771
- 787a6b3f8c9f
- child 7900
- 72b88fb20261
- child 7924
- 8a96736d465e
equal
deleted
inserted
replaced
4 # |
4 # |
5 |
5 |
6 """ |
6 """ |
7 Module implementing the Programs page. |
7 Module implementing the Programs page. |
8 """ |
8 """ |
9 |
|
10 |
9 |
11 import os |
10 import os |
12 import re |
11 import re |
13 import sys |
12 import sys |
14 |
13 |