Skip to content

IndexError when running fully commented out python cell in raw kernel #676

@howsiyu

Description

@howsiyu

If I run a python cell with only comments using XPython raw kernel, e.g.

#

I get

---------------------------------------------------------------------------
IndexError                                Traceback (most recent call last)
IndexError: list index out of range
---------------------------------------------------------------------------

It works fine with XPython non-raw kernel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions