``` test/support/__init__.py:19: in <module> import nntplib E ModuleNotFoundError: No module named 'nntplib' ``` nntplib was removed from Python in 3.13.
nntplib was removed from Python in 3.13.