comparison: eric5_configure.py
eric5_configure.py
- changeset 2965
- d133c7edd88a
- parent 2664
- 56add695787e
- child 2992
- dbdf27746da5
equal
deleted
inserted
replaced
3 |
3 |
4 # Copyright (c) 2006 - 2013 Detlev Offenbach <detlev@die-offenbachs.de> |
4 # Copyright (c) 2006 - 2013 Detlev Offenbach <detlev@die-offenbachs.de> |
5 # |
5 # |
6 |
6 |
7 """ |
7 """ |
8 Eric5 Configure |
8 Eric5 Configure. |
9 |
9 |
10 This is the main Python script to configure the eric5 IDE from the outside. |
10 This is the main Python script to configure the eric5 IDE from the outside. |
11 """ |
11 """ |
12 |
12 |
13 import sys |
13 import sys |