Skip to content

make generic interpreter that python-shell extends from #147

@Almenon

Description

@Almenon

While looking into a different issue I had a realization: pretty much the only thing in python-shell that is actually specific to python is the parseError function. Theoretically you can even override that and point pythonPath to a different interpreter!

I should probably make this as a seperate package that python-shell has a dependency upon, so others can extend it to their languages as well.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions