bind9/bin/python
Petr Menšík 0ceba5a75a Remove universal newline mode when opening the file
It is default when open is called and obsolete. Removed in python 3.11,
where it triggers errors. Just use normal read-only text opening.
2022-04-28 05:38:42 +00:00
..
isc Remove universal newline mode when opening the file 2022-04-28 05:38:42 +00:00
.gitignore [master] gitignore python build directory 2016-10-11 13:15:24 -07:00
dnssec-checkds.py.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
dnssec-checkds.rst Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
dnssec-coverage.py.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
dnssec-coverage.rst Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
dnssec-keymgr.py.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
dnssec-keymgr.rst Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
setup.py Use setuptools instead of distutils if possible 2022-04-22 12:36:57 +02:00