]> granicus.if.org Git - python/commitdiff
SET_LINENO was removed in 2.3
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 12 Dec 2010 18:09:53 +0000 (18:09 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 12 Dec 2010 18:09:53 +0000 (18:09 +0000)
Doc/library/dis.rst

index cf880fcc020b97af114cec4be7a5cb3dd24f5587..10cf55599a8a5cfd2a2b1d86e313479d2241e43b 100644 (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