diff options
Diffstat (limited to 'Doc/lib/librestricted.tex')
| -rw-r--r-- | Doc/lib/librestricted.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/librestricted.tex b/Doc/lib/librestricted.tex index 9786cf034b..55936ac602 100644 --- a/Doc/lib/librestricted.tex +++ b/Doc/lib/librestricted.tex @@ -1,4 +1,5 @@ \chapter{Restricted Execution} +\label{restricted} In general, Python programs have complete access to the underlying operating system throug the various functions and classes, For |
