mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Fix an amazing number of typos & malformed sentences reported by Detlef
Lannert <lannert@uni-duesseldorf.de>.
This commit is contained in:
parent
f6346345b0
commit
d8a41e6391
7 changed files with 18 additions and 18 deletions
|
|
@ -57,7 +57,7 @@ Programs with extensive customization needs are better off reading a
|
|||
program-specific customization file.
|
||||
|
||||
Programs with security or privacy concerns should \emph{not} import
|
||||
this module; a user can easily break into a a program by placing
|
||||
this module; a user can easily break into a program by placing
|
||||
arbitrary code in the \file{.pythonrc.py} file.
|
||||
|
||||
Modules for general use should \emph{not} import this module; it may
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue