Commit Graph

24 Commits

Author SHA1 Message Date
Marcus Stoegbauer 206398ab8d add Domain category 2024-05-03 15:17:40 +02:00
Marcus Stoegbauer 1f12b78ef3 ignore .swp files when creating file_list, bumped version 2024-04-01 11:08:48 +02:00
Marcus Stoegbauer 3b747f56ba fixed syntax problems with previous python versions, added additional error messages 2024-04-01 01:41:27 +02:00
Marcus Stoegbauer 378ebcebf6 second revision, logging output polished 2024-04-01 00:49:03 +02:00
Marcus Stoegbauer 1a32b4e096 removed tools, moved functions into userconfig 2024-03-31 23:28:11 +02:00
Marcus Stoegbauer e43dd9013c first revision 2024-03-31 22:20:47 +02:00
Marcus Stoegbauer a986a70800 call Conf with full set of parameters, including debug 2024-03-30 21:42:38 +01:00
Marcus Stoegbauer e6d2b9a7bc typo in exception handling for get, NoSectionError will be caught as well; initialise ConfigParser in __init__, not in class 2024-03-30 21:42:06 +01:00
Marcus Stoegbauer 37954e432c adjusted start/end debug output for functions, print directory name and end marker 2024-03-30 21:40:58 +01:00
Marcus Stoegbauer 4640a5edc3 filename supplied in __init__ will be read last, so it has highest priority 2024-03-30 20:49:42 +01:00
Marcus Stoegbauer c6405e9c2a fixed typo for debug output reverse_sort 2024-03-30 20:41:51 +01:00
Marcus Stoegbauer 6171ca5bb1 debug output for reverse_sort 2024-03-30 20:40:49 +01:00
Marcus Stoegbauer 7684033903 only add HOME from environ to ConfigParser, set _cfgfiles on loading, add comment on default ocnfig file locations 2024-03-30 20:40:30 +01:00
Marcus Stoegbauer ac41bc7fb6 use venv etc/userconfig2.conf if it exists 2024-03-30 09:19:38 +01:00
Marcus Stoegbauer b5c898035a fixed cfg.get syntax 2024-03-30 00:57:14 +01:00
Marcus Stoegbauer 2c06ecca77 output commentstring as well 2024-03-30 00:56:58 +01:00
Marcus Stoegbauer e82fd99a16 fixes for configparser.get for files in configdir 2024-03-30 00:25:35 +01:00
Marcus Stoegbauer 4790429f24 introduce force_filename to set filename exclusively 2024-03-30 00:24:55 +01:00
Marcus Stoegbauer baebb052b8 first draft refactor 2024-03-29 22:36:07 +01:00
Marcus Stoegbauer ef0efba96a unfinished changes, needs to be continued 2024-03-29 21:48:06 +01:00
Marcus Stoegbauer 284c3bd849 Grossschreibung 2013-01-13 21:44:17 +00:00
Marcus Stoegbauer ddb521d9cc lower case in config file 2013-01-13 21:32:33 +00:00
Marcus Stoegbauer 748fef4403 Init confobj before using it
only read config file once
2013-01-13 21:30:48 +00:00
Marcus Stoegbauer 79452ebf10 Unterverzeichnisse angelegt 2013-01-13 20:46:36 +00:00