]> granicus.if.org Git - python/commitdiff
Clarfiy the availability of the extended support for win32_ver() in Py2.6.
authorMarc-André Lemburg <mal@egenix.com>
Thu, 20 Mar 2008 18:58:14 +0000 (18:58 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Thu, 20 Mar 2008 18:58:14 +0000 (18:58 +0000)
Doc/library/platform.rst

index 47f0e7e2c5f7575c9b01dcce9bc128557df9ba5c..e80fc11474d539e4980c9ce4a80329626a268be1 100644 (file)
@@ -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