mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Fix docstring typo
This commit is contained in:
parent
d859d470a1
commit
47c2ab6b54
1 changed files with 1 additions and 1 deletions
|
@ -449,7 +449,7 @@ def win32_ver(release='',version='',csd='',ptype=''):
|
|||
means the OS version uses debugging code, i.e. code that
|
||||
checks arguments, ranges, etc. (Thomas Heller).
|
||||
|
||||
Note: this functions only works if Mark Hammond's win32
|
||||
Note: this function only works if Mark Hammond's win32
|
||||
package is installed and obviously only runs on Win32
|
||||
compatible platforms.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue