mirror of
https://github.com/python/cpython.git
synced 2025-08-23 18:24:46 +00:00
bpo-36766: Typos in docs and code comments (GH-13116)
This commit is contained in:
parent
3921b1cc34
commit
9646630895
22 changed files with 22 additions and 22 deletions
|
@ -72,7 +72,7 @@
|
|||
# type information
|
||||
# 0.4.0 - added win32_ver() and modified the platform() output for WinXX
|
||||
# 0.3.4 - fixed a bug in _follow_symlinks()
|
||||
# 0.3.3 - fixed popen() and "file" command invokation bugs
|
||||
# 0.3.3 - fixed popen() and "file" command invocation bugs
|
||||
# 0.3.2 - added architecture() API and support for it in platform()
|
||||
# 0.3.1 - fixed syscmd_ver() RE to support Windows NT
|
||||
# 0.3.0 - added system alias support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue