log

age author description
Thu, 24 Jun 2021 09:33:22 +0200 Franz Glasner Implement a special filter named "None" that suppresses "KeyErrors" from interpolation lookups and returns a Python "None" instead
Wed, 23 Jun 2021 15:00:37 +0200 Franz Glasner Mark the use of "unichr()" with "noqa: F821" because of flake8 complaints when running it with Python3