mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Add --user option to build_ext
This commit is contained in:
parent
ba290db601
commit
17433d206c
2 changed files with 16 additions and 2 deletions
|
|
@ -522,7 +522,7 @@ def _script():
|
|||
|
||||
Exit codes with --user-base or --user-site:
|
||||
0 - user site directory is enabled
|
||||
1 - user site diretory is disabled by user
|
||||
1 - user site directory is disabled by user
|
||||
2 - uses site directory is disabled by super user
|
||||
or for security reasons
|
||||
>2 - unknown error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue