Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
1c78cf33
Commit
1c78cf33
authored
Jul 18, 1997
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added label{module-spam}
parent
ca1182b2
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
3 deletions
+11
-3
Doc/lib/libcommands.tex
Doc/lib/libcommands.tex
+1
-0
Doc/lib/libtemplate.tex
Doc/lib/libtemplate.tex
+3
-1
Doc/libcommands.tex
Doc/libcommands.tex
+1
-0
Doc/libtemplate.tex
Doc/libtemplate.tex
+3
-1
Doc/templates/module.tex
Doc/templates/module.tex
+3
-1
No files found.
Doc/lib/libcommands.tex
View file @
1c78cf33
\section
{
Standard module
\sectcode
{
commands
}}
% If implemented in Python
\section
{
Standard module
\sectcode
{
commands
}}
% If implemented in Python
\label
{
module-commands
}
\stmodindex
{
commands
}
\stmodindex
{
commands
}
The
\code
{
commands
}
module contains wrapper functions for
\code
{
os.popen()
}
The
\code
{
commands
}
module contains wrapper functions for
\code
{
os.popen()
}
...
...
Doc/lib/libtemplate.tex
View file @
1c78cf33
...
@@ -5,7 +5,8 @@
...
@@ -5,7 +5,8 @@
% ==== 1. ====
% ==== 1. ====
% Choose one of the following section headers and index entries;
% Choose one of the following section headers and index entries;
% \section{} generates the section header,
% \section{} generates the section header,
% \bimodindex{} or \stmodundex{} generates an index entry for this module
% \bimodindex{} or \stmodundex{} generates an index entry for this module.
% The \label{module-spam} line is for the \seealso{} command.
\section
{
Built-in Module
\sectcode
{
spam
}}
% If implemented in C
\section
{
Built-in Module
\sectcode
{
spam
}}
% If implemented in C
\bimodindex
{
spam
}
\bimodindex
{
spam
}
...
@@ -13,6 +14,7 @@
...
@@ -13,6 +14,7 @@
\section
{
Standard module
\sectcode
{
spam
}}
% If implemented in Python
\section
{
Standard module
\sectcode
{
spam
}}
% If implemented in Python
\stmodindex
{
spam
}
\stmodindex
{
spam
}
\label
{
module-spam
}
% ==== 2. ====
% ==== 2. ====
% Give a short overview of what the module does.
% Give a short overview of what the module does.
...
...
Doc/libcommands.tex
View file @
1c78cf33
\section
{
Standard module
\sectcode
{
commands
}}
% If implemented in Python
\section
{
Standard module
\sectcode
{
commands
}}
% If implemented in Python
\label
{
module-commands
}
\stmodindex
{
commands
}
\stmodindex
{
commands
}
The
\code
{
commands
}
module contains wrapper functions for
\code
{
os.popen()
}
The
\code
{
commands
}
module contains wrapper functions for
\code
{
os.popen()
}
...
...
Doc/libtemplate.tex
View file @
1c78cf33
...
@@ -5,7 +5,8 @@
...
@@ -5,7 +5,8 @@
% ==== 1. ====
% ==== 1. ====
% Choose one of the following section headers and index entries;
% Choose one of the following section headers and index entries;
% \section{} generates the section header,
% \section{} generates the section header,
% \bimodindex{} or \stmodundex{} generates an index entry for this module
% \bimodindex{} or \stmodundex{} generates an index entry for this module.
% The \label{module-spam} line is for the \seealso{} command.
\section
{
Built-in Module
\sectcode
{
spam
}}
% If implemented in C
\section
{
Built-in Module
\sectcode
{
spam
}}
% If implemented in C
\bimodindex
{
spam
}
\bimodindex
{
spam
}
...
@@ -13,6 +14,7 @@
...
@@ -13,6 +14,7 @@
\section
{
Standard module
\sectcode
{
spam
}}
% If implemented in Python
\section
{
Standard module
\sectcode
{
spam
}}
% If implemented in Python
\stmodindex
{
spam
}
\stmodindex
{
spam
}
\label
{
module-spam
}
% ==== 2. ====
% ==== 2. ====
% Give a short overview of what the module does.
% Give a short overview of what the module does.
...
...
Doc/templates/module.tex
View file @
1c78cf33
...
@@ -5,7 +5,8 @@
...
@@ -5,7 +5,8 @@
% ==== 1. ====
% ==== 1. ====
% Choose one of the following section headers and index entries;
% Choose one of the following section headers and index entries;
% \section{} generates the section header,
% \section{} generates the section header,
% \bimodindex{} or \stmodundex{} generates an index entry for this module
% \bimodindex{} or \stmodundex{} generates an index entry for this module.
% The \label{module-spam} line is for the \seealso{} command.
\section
{
Built-in Module
\sectcode
{
spam
}}
% If implemented in C
\section
{
Built-in Module
\sectcode
{
spam
}}
% If implemented in C
\bimodindex
{
spam
}
\bimodindex
{
spam
}
...
@@ -13,6 +14,7 @@
...
@@ -13,6 +14,7 @@
\section
{
Standard module
\sectcode
{
spam
}}
% If implemented in Python
\section
{
Standard module
\sectcode
{
spam
}}
% If implemented in Python
\stmodindex
{
spam
}
\stmodindex
{
spam
}
\label
{
module-spam
}
% ==== 2. ====
% ==== 2. ====
% Give a short overview of what the module does.
% Give a short overview of what the module does.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment