mirror of
https://github.com/python/cpython.git
synced 2025-07-30 06:34:15 +00:00
SET_LINENO was removed in 2.3
This commit is contained in:
parent
f234eb9c32
commit
c58bde159f
1 changed files with 0 additions and 5 deletions
|
@ -733,11 +733,6 @@ the more significant byte last.
|
|||
Used by the :keyword:`del` statement.
|
||||
|
||||
|
||||
.. opcode:: SET_LINENO (lineno)
|
||||
|
||||
This opcode is obsolete.
|
||||
|
||||
|
||||
.. opcode:: RAISE_VARARGS (argc)
|
||||
|
||||
Raises an exception. *argc* indicates the number of parameters to the raise
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue