mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Fix a bunch of typos in documentation, docstrings and comments.
(From SF patch #810751)
This commit is contained in:
parent
4b17e3993b
commit
f0dfc7ac5c
43 changed files with 47 additions and 47 deletions
|
|
@ -7053,7 +7053,7 @@ separate file pyimenu.el is no longer needed, imenu support is folded
|
|||
into python-mode.el.
|
||||
|
||||
- The configure script can finally correctly find the readline library in a
|
||||
non-standard location. The LDFLAGS variable is passed on the the Makefiles
|
||||
non-standard location. The LDFLAGS variable is passed on the Makefiles
|
||||
from the configure script.
|
||||
|
||||
- Shared libraries are now installed as programs (i.e. with executable
|
||||
|
|
@ -9278,7 +9278,7 @@ passed are system-dependent. You can generate a version for your own
|
|||
system by running the script demo/scripts/h2py.py with
|
||||
/usr/include/sys/socket.h as input.
|
||||
|
||||
cddb: interface to the database used the the CD player
|
||||
cddb: interface to the database used by the CD player
|
||||
|
||||
torgb: convert various image file types to rgb format (requires pbmplus)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue