SET_LINENO was removed in 2.3

This commit is contained in:
Antoine Pitrou 2010-12-12 18:09:53 +00:00
parent f234eb9c32
commit c58bde159f
1 changed files with 0 additions and 5 deletions

View File

@ -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