summaryrefslogtreecommitdiffstats
path: root/Doc/library/platform.rst
diff options
context:
space:
mode:
authorMarc-André Lemburg <mal@egenix.com>2008-03-20 18:58:14 (GMT)
committerMarc-André Lemburg <mal@egenix.com>2008-03-20 18:58:14 (GMT)
commit4e0c72bbf07de091cfed02c8895e2a5e3745c6e1 (patch)
treec1e11ede4c11810b84f2d00ead99424ee10ba708 /Doc/library/platform.rst
parenta1867750f6bd640ac2d93abed3194460a31e182d (diff)
downloadcpython-4e0c72bbf07de091cfed02c8895e2a5e3745c6e1.zip
cpython-4e0c72bbf07de091cfed02c8895e2a5e3745c6e1.tar.gz
cpython-4e0c72bbf07de091cfed02c8895e2a5e3745c6e1.tar.bz2
Clarfiy the availability of the extended support for win32_ver() in Py2.6.
Diffstat (limited to 'Doc/library/platform.rst')
-rw-r--r--Doc/library/platform.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/library/platform.rst b/Doc/library/platform.rst
index 47f0e7e..e80fc11 100644
--- a/Doc/library/platform.rst
+++ b/Doc/library/platform.rst
@@ -197,7 +197,8 @@ Windows Platform
Note: this function works best with Mark Hammond's
:mod:`win32all` package installed, but also on Python 2.3 and
- later. It obviously only runs on Win32 compatible platforms.
+ later (support for this was added in Python 2.6). It obviously
+ only runs on Win32 compatible platforms.
Win95/98 specific