mirror of
https://github.com/python/cpython.git
synced 2025-08-22 17:55:18 +00:00
Issue #27626: Spelling fixes in docs, comments and internal names
Based on patch by Ville Skyttä.
This commit is contained in:
parent
eac67be948
commit
eb9957065a
33 changed files with 48 additions and 48 deletions
|
@ -61,7 +61,7 @@
|
|||
# though
|
||||
# 0.5.2 - fixed uname() to return '' instead of 'unknown' in all
|
||||
# return values (the system uname command tends to return
|
||||
# 'unknown' instead of just leaving the field emtpy)
|
||||
# 'unknown' instead of just leaving the field empty)
|
||||
# 0.5.1 - included code for slackware dist; added exception handlers
|
||||
# to cover up situations where platforms don't have os.popen
|
||||
# (e.g. Mac) or fail on socket.gethostname(); fixed libc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue