]> kaliko git repositories - mpd-sima.git/commit
Fixed crash when setting XDG_CONFIG_HOME (closes #50)
authorkaliko <kaliko@azylum.org>
Wed, 5 May 2021 14:33:28 +0000 (16:33 +0200)
committerkaliko <kaliko@azylum.org>
Wed, 5 May 2021 14:33:28 +0000 (16:33 +0200)
commit69c5f0029e140e4471f38e8cae5d07b649263a08
treee86582d134484654954488a743c84d5905dc23ac
parent8db1b3b8b368ef83ed6ac5390127e09c786a6d5b
Fixed crash when setting XDG_CONFIG_HOME (closes #50)

Also add unittests for XDG env. var. management.
doc/Changelog
sima/utils/config.py
tests/test_config.py [new file with mode: 0644]