Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Python Outline does not seem to correctly understand a 'pass' statement. #2

@allanderek

Description

@allanderek

Attached is a picture of this bug. Note that in the source code there is an class definition which has a single 'pass' statement:

class NoPendingGamesException(Exception):
    pass`

In the outline view however the subsequent method definitions are attached to the NoPendingGamesException class, but should not be.

c9-python-pass-outline-bug-01-04-2016

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions