Skip to content

Modify Existing bytecode #151

@PythonLinks

Description

@PythonLinks

The documentation says that

bytecode is a Python module to ... modify bytecode.

What I would like to do is to modify existing bytecode.

Load a file, read the bytecode, modify it, save it out.

Can I do that with this package? Is this package only for creating code?

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