Skip to content

Modify Existing bytecode #151

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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