We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88c2cfd commit 7c01f15Copy full SHA for 7c01f15
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