mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Added site
This commit is contained in:
parent
571391b963
commit
fc5ee0f980
2 changed files with 6 additions and 0 deletions
|
@ -38,6 +38,9 @@ different constraints).
|
|||
--- Retrieve and submit parse trees from and to the runtime support
|
||||
environment.
|
||||
|
||||
\item[site]
|
||||
--- A standard way to reference site-specific modules.
|
||||
|
||||
\item[__builtin__]
|
||||
--- The set of built-in functions.
|
||||
|
||||
|
|
|
@ -38,6 +38,9 @@ different constraints).
|
|||
--- Retrieve and submit parse trees from and to the runtime support
|
||||
environment.
|
||||
|
||||
\item[site]
|
||||
--- A standard way to reference site-specific modules.
|
||||
|
||||
\item[__builtin__]
|
||||
--- The set of built-in functions.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue