mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
[ 1243081 ] repair typos
This commit is contained in:
parent
c9878e1b22
commit
08c02dbb85
9 changed files with 11 additions and 11 deletions
|
|
@ -13,7 +13,7 @@ import time
|
|||
try:
|
||||
openrf = MacOS.openrf
|
||||
except AttributeError:
|
||||
# Backward compatability
|
||||
# Backward compatibility
|
||||
openrf = open
|
||||
|
||||
Error = 'macostools.Error'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue