Commit 0dbc1f58 authored by Luke Macken's avatar Luke Macken

Remove an unnecessary __future__ import

parent 492ff2a4
from __future__ import print_function
import sys, traceback
for thread, frame in sys._current_frames().items():
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment