mirror of
https://github.com/python/cpython.git
synced 2025-08-02 08:02:56 +00:00
SF Patch #1093896: miscellaneous doc typos
This commit is contained in:
parent
f871d833dd
commit
68804315e0
60 changed files with 103 additions and 102 deletions
|
@ -278,7 +278,7 @@ Raised when an \keyword{assert} statement fails.
|
|||
when reading the initial script or standard input (also
|
||||
interactively).
|
||||
|
||||
Instances of this class have atttributes \member{filename},
|
||||
Instances of this class have attributes \member{filename},
|
||||
\member{lineno}, \member{offset} and \member{text} for easier access
|
||||
to the details. \function{str()} of the exception instance returns
|
||||
only the message.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue