1
2
3
4
5
6
7
import _common
 
# To tickle the "is IPython loaded?" logic, make sure that Trio tolerates
# IPython loaded but not actually in use
import IPython
 
import simple_excepthook