Memo for basic string manipulation

This commit is contained in:
hygienic-books 2022-03-21 03:57:21 +01:00
parent 8b5a35dcc4
commit ec05611ee3

View File

@ -179,4 +179,5 @@ if __name__ == '__main__':
log.info(f"File '{file_name}' was moved to watch directory '{watch_dir}', processing ...")
# TODO https://docs.python.org/3/library/xml.etree.elementtree.html
# TODO generate xml
# TODO generate xml
# TODO: Basic string manipulation via regex in options file