We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81d8ef commit b195a4aCopy full SHA for b195a4a
bpython/inspection.py
@@ -21,7 +21,7 @@
21
# THE SOFTWARE.
22
#
23
24
-
+from __future__ import with_statement
25
import inspect
26
import pydoc
27
import re
0 commit comments