391b5352f3
This covers conversion of the whole project to python3, *except* for the strings/bytes distinction in __init__.py, which i'm leaving for a second commit. The changes in this commit are intended to be relatively uncontroversial, so that the following commit contains the tricky bits.
3 lines
40 B
Bash
Executable File
3 lines
40 B
Bash
Executable File
#!/bin/sh
|
|
python3 -m dkimpy_milter "$@"
|