cadhub
cadhub copied to clipboard
Swallows calls to `print`
While chatting with @jmwright on Discord we noticed that e.g. print('foo') calls are not shows in the console but but calls to e.g. print('foo', file=sys.stderror) are.