Kaydet (Commit) 31ecd50d authored tarafından Fred Drake's avatar Fred Drake

Added \label{} for logical addressing.

üst af0bfbee
\chapter{Built-in Types, Exceptions and Functions}
\label{builtin}
\nodename{Built-in Objects}
......
\chapter{The Python Debugger}
\label{module-pdb}
\stmodindex{pdb}
\index{debugging}
......
\chapter{The Python Profiler}
\label{profile}
\stmodindex{profile}
\stmodindex{pstats}
......
\chapter{Restricted Execution}
\label{restricted}
In general, Python programs have complete access to the underlying
operating system throug the various functions and classes, For
......
\chapter{SGI IRIX Specific Services}
\label{sgi}
The modules described in this chapter provide interfaces to features
that are unique to SGI's IRIX operating system (versions 4 and 5).
\chapter{String Services}
\label{strings}
The modules described in this chapter provide a wide range of string
manipulation operations. Here's an overview:
......
\section{Built-in Types}
\label{types}
The following sections describe the standard types that are built into
the interpreter. These are the numeric types, sequence types, and
......
\chapter{Built-in Types, Exceptions and Functions}
\label{builtin}
\nodename{Built-in Objects}
......
\chapter{The Python Debugger}
\label{module-pdb}
\stmodindex{pdb}
\index{debugging}
......
\chapter{The Python Profiler}
\label{profile}
\stmodindex{profile}
\stmodindex{pstats}
......
\chapter{Restricted Execution}
\label{restricted}
In general, Python programs have complete access to the underlying
operating system throug the various functions and classes, For
......
\chapter{SGI IRIX Specific Services}
\label{sgi}
The modules described in this chapter provide interfaces to features
that are unique to SGI's IRIX operating system (versions 4 and 5).
\chapter{String Services}
\label{strings}
The modules described in this chapter provide a wide range of string
manipulation operations. Here's an overview:
......
\section{Built-in Types}
\label{types}
The following sections describe the standard types that are built into
the interpreter. These are the numeric types, sequence types, and
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment