|
d304e67089
|
symmetric_difference for set, saves the trouble of doing two difference calls
|
2024-07-27 20:02:37 +02:00 |
|
|
3ee87bbb12
|
add new diff function
|
2024-07-27 19:47:25 +02:00 |
|
|
206398ab8d
|
add Domain category
|
2024-05-03 15:17:40 +02:00 |
|
|
1f12b78ef3
|
ignore .swp files when creating file_list, bumped version
|
2024-04-01 11:08:48 +02:00 |
|
|
3b747f56ba
|
fixed syntax problems with previous python versions, added additional error messages
|
2024-04-01 01:41:27 +02:00 |
|
|
378ebcebf6
|
second revision, logging output polished
|
2024-04-01 00:49:03 +02:00 |
|
|
1a32b4e096
|
removed tools, moved functions into userconfig
|
2024-03-31 23:28:11 +02:00 |
|
|
e43dd9013c
|
first revision
|
2024-03-31 22:20:47 +02:00 |
|
|
a986a70800
|
call Conf with full set of parameters, including debug
|
2024-03-30 21:42:38 +01:00 |
|
|
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 |
|
|
37954e432c
|
adjusted start/end debug output for functions, print directory name and end marker
|
2024-03-30 21:40:58 +01:00 |
|
|
4640a5edc3
|
filename supplied in __init__ will be read last, so it has highest priority
|
2024-03-30 20:49:42 +01:00 |
|
|
c6405e9c2a
|
fixed typo for debug output reverse_sort
|
2024-03-30 20:41:51 +01:00 |
|
|
6171ca5bb1
|
debug output for reverse_sort
|
2024-03-30 20:40:49 +01:00 |
|
|
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 |
|
|
ac41bc7fb6
|
use venv etc/userconfig2.conf if it exists
|
2024-03-30 09:19:38 +01:00 |
|
|
b5c898035a
|
fixed cfg.get syntax
|
2024-03-30 00:57:14 +01:00 |
|
|
2c06ecca77
|
output commentstring as well
|
2024-03-30 00:56:58 +01:00 |
|
|
e82fd99a16
|
fixes for configparser.get for files in configdir
|
2024-03-30 00:25:35 +01:00 |
|
|
4790429f24
|
introduce force_filename to set filename exclusively
|
2024-03-30 00:24:55 +01:00 |
|
|
baebb052b8
|
first draft refactor
|
2024-03-29 22:36:07 +01:00 |
|
|
ef0efba96a
|
unfinished changes, needs to be continued
|
2024-03-29 21:48:06 +01:00 |
|
|
284c3bd849
|
Grossschreibung
|
2013-01-13 21:44:17 +00:00 |
|
|
ddb521d9cc
|
lower case in config file
|
2013-01-13 21:32:33 +00:00 |
|
|
748fef4403
|
Init confobj before using it
only read config file once
|
2013-01-13 21:30:48 +00:00 |
|
|
79452ebf10
|
Unterverzeichnisse angelegt
|
2013-01-13 20:46:36 +00:00 |
|