comparison: borgend/locations.py
borgend/locations.py
- changeset 89
- 51cc2e25af38
- parent 80
- a409242121d5
equal
deleted
inserted
replaced
1 # |
1 # |
2 # Locations |
2 # Borgend by Tuomo Valkonen, 2018 |
|
3 # |
|
4 # Detection of configuration file and log file locations. |
3 # |
5 # |
4 |
6 |
5 import os |
7 import os |
6 import platform |
8 import platform |
7 |
9 |