google#304 opened on May 1, 2017 by @alanjds
Gets sys.stdout from SysmoduleDict['stdout'], that exists and could be replaced (after #70 got merged)
pyPrint allows any filelike *Object to be printed to.
TBD: Factor out the method invocation logic to some func (o *Object) Invoke(f *Frame, method *Str)