mirror of
https://github.com/python/cpython.git
synced 2026-03-17 18:30:52 +00:00
gh-109975: Suggest `pynntp instead of nntplib` (#124830)
The ``nntplib`` library has been deleted from PyPI by its author.
This commit is contained in:
parent
2c2ad4f76f
commit
ac9648243d
1 changed files with 1 additions and 1 deletions
|
|
@ -1559,7 +1559,7 @@ and are now removed:
|
|||
* :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`:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue