Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fc5ee0f

Browse files
committed
Added site
1 parent 571391b commit fc5ee0f

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

Doc/lib/libpython.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ \chapter{Python Services}
3838
--- Retrieve and submit parse trees from and to the runtime support
3939
environment.
4040

41+
\item[site]
42+
--- A standard way to reference site-specific modules.
43+
4144
\item[__builtin__]
4245
--- The set of built-in functions.
4346

Doc/libpython.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ \chapter{Python Services}
3838
--- Retrieve and submit parse trees from and to the runtime support
3939
environment.
4040

41+
\item[site]
42+
--- A standard way to reference site-specific modules.
43+
4144
\item[__builtin__]
4245
--- The set of built-in functions.
4346

0 commit comments

Comments
 (0)