Skip to content

Fixes #290: pyPrint accepts any filelike, with sys.stdout fallback #148

Description

@alanjds

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions