Refactor Lib/std/python
commitc83503cade529b02f9ffe3d890db2e9767fa81ce
authorØyvind A. Holm <sunny@sunbase.org>
Sat, 9 Dec 2023 16:18:42 +0000 (9 17:18 +0100)
committerØyvind A. Holm <sunny@sunbase.org>
Sat, 9 Dec 2023 16:18:42 +0000 (9 17:18 +0100)
tree0276341359f4eeacac65cd20b37db3764314f08f
parent859430753cd7e2bf796de0f1450037683c870a22
Refactor Lib/std/python

  - Move argument handling into the new `parse_arguments()`
  - Use the `logging` module
  - Add comments

368ce49a-96af-11ee-9830-83850402c3ce
Lib/std/python