Skip to content

C API docs: PyRun_StringFlags: what is a "start token"? #129368

Open
@jwuttke

Description

@jwuttke

Documentation

I was advised to use function PyRun_String to retrieve information on complex Python constructs from C.

The doc at https://docs.python.org/3/c-api/veryhigh.html refers from PyRun_String to PyRun_StringFlags , where I am told "The parameter start specifies the start token that should be used to parse the source code."

What is a "start token" please?

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions