3669:ac84ac3c0f05 | 3670:f0cb7579c0b4 |
---|---|
2 # | 2 # |
3 # This module contains the configuration of the individual eric installation | 3 # This module contains the configuration of the individual eric installation |
4 # | 4 # |
5 | 5 |
6 """ | 6 """ |
7 Module containing the default configuration of the eric5 installation. | 7 Module containing the default configuration of the eric6 installation. |
8 """ | 8 """ |
9 | 9 |
10 from __future__ import unicode_literals | 10 from __future__ import unicode_literals |
11 | 11 |
12 import sys | 12 import sys |