Skip to content

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

@alanjds

Description

@alanjds

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    imported PRPull Request imported from google/grumpy

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions