Added \label{} for logical addressing.

This commit is contained in:
Fred Drake 1998-02-18 15:40:11 +00:00
parent af0bfbee46
commit 31ecd50d02
14 changed files with 14 additions and 0 deletions

View file

@ -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