8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a12f459 commit 64a3636Copy full SHA for 64a3636
Doc/library/platform.rst
@@ -209,13 +209,6 @@ Windows Platform
209
which means the OS version uses debugging code, i.e. code that checks arguments,
210
ranges, etc.
211
212
- .. note::
213
-
214
- This function works best with Mark Hammond's
215
- :mod:`win32all` package installed, but also on Python 2.3 and
216
- later (support for this was added in Python 2.6). It obviously
217
- only runs on Win32 compatible platforms.
218
219
.. function:: win32_edition()
220
221
Returns a string representing the current Windows edition. Possible
0 commit comments