Gets sys.stdout from SysmoduleDict['stdout'], that exists and could be replaced (after #146 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)