mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Remove mention of the old -X command line switch.
This commit is contained in:
parent
40777e6606
commit
97269c4546
1 changed files with 1 additions and 2 deletions
|
|
@ -31,8 +31,7 @@ target platform. Forget about the posix module for now -- simply take
|
|||
it out of the config.c file.
|
||||
|
||||
Bang on it until you get a >>> prompt. (You may have to disable the
|
||||
importing of "site.py" and "exceptions.py" by passing -X and -S
|
||||
options.
|
||||
importing of "site.py" by passing the -S options.)
|
||||
|
||||
Then bang on it until it executes very simple Python statements.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue