Skip to content

Replace fileobject with patched io #14

@veegee

Description

@veegee

Python 3 doesn't use fileobject; everything happens through the io module. The read/write methods in those classes need to be patched to allow for system-wide cooperative files.

This shouldn't be a very difficult thing to do.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions