mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +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
|
--- Retrieve and submit parse trees from and to the runtime support
|
||||||
environment.
|
environment.
|
||||||
|
|
||||||
|
\item[site]
|
||||||
|
--- A standard way to reference site-specific modules.
|
||||||
|
|
||||||
\item[__builtin__]
|
\item[__builtin__]
|
||||||
--- The set of built-in functions.
|
--- The set of built-in functions.
|
||||||
|
|
||||||
|
|
|
@ -38,6 +38,9 @@ different constraints).
|
||||||
--- Retrieve and submit parse trees from and to the runtime support
|
--- Retrieve and submit parse trees from and to the runtime support
|
||||||
environment.
|
environment.
|
||||||
|
|
||||||
|
\item[site]
|
||||||
|
--- A standard way to reference site-specific modules.
|
||||||
|
|
||||||
\item[__builtin__]
|
\item[__builtin__]
|
||||||
--- The set of built-in functions.
|
--- The set of built-in functions.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue