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
4bf1296e
Commit
4bf1296e
authored
Oct 11, 1996
by
Fred Drake
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(libtypes.tex): Correct reversal of two words in description of
formatting strings.
parent
e449af7d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Doc/lib/libtypes.tex
Doc/lib/libtypes.tex
+2
-2
Doc/libtypes.tex
Doc/libtypes.tex
+2
-2
No files found.
Doc/lib/libtypes.tex
View file @
4bf1296e
...
@@ -399,8 +399,8 @@ each format formats the corresponding entry from the mapping. E.g.
...
@@ -399,8 +399,8 @@ each format formats the corresponding entry from the mapping. E.g.
Python has 002 quote types.
Python has 002 quote types.
>>>
>>>
\end{verbatim}
\end{verbatim}
In this case no * specifiers may occur in a format (since they
a
In this case no * specifiers may occur in a format (since they
require sequential parameter list).
require
a
sequential parameter list).
Additional string operations are defined in standard module
Additional string operations are defined in standard module
\code
{
string
}
and in built-in module
\code
{
regex
}
.
\code
{
string
}
and in built-in module
\code
{
regex
}
.
...
...
Doc/libtypes.tex
View file @
4bf1296e
...
@@ -399,8 +399,8 @@ each format formats the corresponding entry from the mapping. E.g.
...
@@ -399,8 +399,8 @@ each format formats the corresponding entry from the mapping. E.g.
Python has 002 quote types.
Python has 002 quote types.
>>>
>>>
\end{verbatim}
\end{verbatim}
In this case no * specifiers may occur in a format (since they
a
In this case no * specifiers may occur in a format (since they
require sequential parameter list).
require
a
sequential parameter list).
Additional string operations are defined in standard module
Additional string operations are defined in standard module
\code
{
string
}
and in built-in module
\code
{
regex
}
.
\code
{
string
}
and in built-in module
\code
{
regex
}
.
...
...
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