42a43,44
> from __future__ import print_function
>
278c280
< print "Checker not yet supported by MinorCPU"
---
> print("Checker not yet supported by MinorCPU")