We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdba7e6 commit b1a1db5Copy full SHA for b1a1db5
Lib/dis.py
@@ -4,7 +4,6 @@
4
import types
5
import collections
6
import io
7
-from fileinput import lineno
8
9
from opcode import *
10
from opcode import (
0 commit comments