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
c303e67f
Commit
c303e67f
authored
Apr 12, 1998
by
Fred Drake
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
The built-in exceptions are not still strings, so make no claims about them.
parent
c94d9348
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
Doc/tut.tex
Doc/tut.tex
+0
-1
Doc/tut/tut.tex
Doc/tut/tut.tex
+0
-1
No files found.
Doc/tut.tex
View file @
c303e67f
...
...
@@ -3321,7 +3321,6 @@ class, the class name is printed, then a colon and a space, and
finally the instance converted to a string using the built-in function
\function
{
str()
}
.
In this release, the built-in exceptions are still strings.
\chapter
{
What Now?
}
\label
{
whatNow
}
...
...
Doc/tut/tut.tex
View file @
c303e67f
...
...
@@ -3321,7 +3321,6 @@ class, the class name is printed, then a colon and a space, and
finally the instance converted to a string using the built-in function
\function
{
str()
}
.
In this release, the built-in exceptions are still strings.
\chapter
{
What Now?
}
\label
{
whatNow
}
...
...
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