Skip to content

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

@alanjds

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)

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