gh-109975: Suggest ``pynntp`` instead of ``nntplib`` (GH-124830)
The ``nntplib`` library has been deleted from PyPI by its author.
(cherry picked from commit
ac9648243dc0f5cb34c93621e507a98cf90550ea)
Co-authored-by: Christian Clauss <cclauss@me.com>
* :mod:`!msilib`
* :mod:`!nis`
* :mod:`!nntplib`:
- Use the :pypi:`nntplib` library from PyPI instead.
+ Use the :pypi:`pynntp` library from PyPI instead.
* :mod:`!ossaudiodev`:
For audio playback, use the :pypi:`pygame` library from PyPI instead.
* :mod:`!pipes`: