X Tutup
Skip to content

Commit b195a4a

Browse files
committed
fix Trundle's mess
1 parent a81d8ef commit b195a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bpython/inspection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# THE SOFTWARE.
2222
#
2323

24-
24+
from __future__ import with_statement
2525
import inspect
2626
import pydoc
2727
import re

0 commit comments

Comments
 (0)
X Tutup