mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
#typo
This commit is contained in:
parent
28cad964ec
commit
625f40de05
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ the PYTHONPATH environment variable if it exists).
|
|||
However, some programs or sites may find it convenient to allow users
|
||||
to have a standard customization file, which gets run when a program
|
||||
requests it. This module implements such a mechanism. A program
|
||||
that wishes to use the mechanism mist execute the statement
|
||||
that wishes to use the mechanism must execute the statement
|
||||
|
||||
import user
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue