mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814)
This commit is contained in:
parent
b056562860
commit
19177fbd5d
24 changed files with 45 additions and 44 deletions
|
|
@ -848,7 +848,7 @@ The Windows-specific standard modules are documented in
|
|||
PyWin32
|
||||
-------
|
||||
|
||||
The `PyWin32 <https://pypi.python.org/pypi/pywin32>`_ module by Mark Hammond
|
||||
The `PyWin32 <https://pypi.org/project/pywin32>`_ module by Mark Hammond
|
||||
is a collection of modules for advanced Windows-specific support. This includes
|
||||
utilities for:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue