Block a user
875e6a4831
Merge pull request 'reorg_checks' (#2) from reorg_checks into main
1ea2450261
bumped version to 2.0
f67a8ed01f
removed .idea, added to .gitignore
3b747f56ba
fixed syntax problems with previous python versions, added additional error messages
378ebcebf6
second revision, logging output polished
a986a70800
call Conf with full set of parameters, including debug
e6d2b9a7bc
typo in exception handling for get, NoSectionError will be caught as well; initialise ConfigParser in __init__, not in class
37954e432c
adjusted start/end debug output for functions, print directory name and end marker
4640a5edc3
filename supplied in __init__ will be read last, so it has highest priority
c6405e9c2a
fixed typo for debug output reverse_sort
015ea337f2
Merge pull request 'Refactoring & install with pyproject.toml' (#1) from toml into main
3cd4e224d1
Merge branch 'main' into toml
ac41bc7fb6
use venv etc/userconfig2.conf if it exists
d8bb56cb7b
pass debug to Conf init, so it can print from the beginnig
ee19f4b1b1
install userconfig2.conf