mirror of
https://github.com/python/cpython.git
synced 2024-11-25 02:44:06 +08:00
#typo
This commit is contained in:
parent
28cad964ec
commit
625f40de05
@ -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…
Reference in New Issue
Block a user