Skip to content

Commit

Permalink
Remove outdated reference to pywin32 from platform module (pythonGH-2…
Browse files Browse the repository at this point in the history
  • Loading branch information
andresdelfino authored Nov 6, 2020
1 parent 88c2cfd commit 7c01f15
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Doc/library/platform.rst
Original file line number Diff line number Diff line change
Expand Up @@ -209,13 +209,6 @@ Windows Platform
which means the OS version uses debugging code, i.e. code that checks arguments,
ranges, etc.

.. note::

This function works best with Mark Hammond's
:mod:`win32all` package installed, but also on Python 2.3 and
later (support for this was added in Python 2.6). It obviously
only runs on Win32 compatible platforms.

.. function:: win32_edition()

Returns a string representing the current Windows edition. Possible
Expand Down

0 comments on commit 7c01f15

Please sign in to comment.