Skip to content

Get glp_[print|read|write]_*-wrapping functions to also work with Python strings #3

@equaeghe

Description

@equaeghe

The glp_[print|read|write]_*-wrapping functions currently only read from and write to files. It would be useful to add functionality so that they can also read and write Python strings (and perhaps even work with Python file handles).

One approach would be to work with temporary files. (This may be the only reasonable approach.) It would be useful to have some second opinions about this.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions