We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe4731 commit 46887d0Copy full SHA for 46887d0
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