annotate AUTHORS.txt @ 321:7a0f3c256cf4

FIX: Python2 compatibility: keyword arguments after *args not allowed: use **kwds and manual retrieval with .pop() instead
author Franz Glasner <f.glasner@feldmann-mg.com>
date Thu, 06 May 2021 11:06:50 +0200
parents 356ad510542c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
86
356ad510542c Create an AUTHORS.txt file and put into the documentation.
Franz Glasner <hg@dom66.de>
parents:
diff changeset
1 .. -*- coding: utf-8; mode: rst; -*-
356ad510542c Create an AUTHORS.txt file and put into the documentation.
Franz Glasner <hg@dom66.de>
parents:
diff changeset
2
356ad510542c Create an AUTHORS.txt file and put into the documentation.
Franz Glasner <hg@dom66.de>
parents:
diff changeset
3 The package :py:mod:`configmix` is written and maintained by Franz Glasner.