Skip to content

HTMLParser.lastPhase and beforeRCDataPhase are unused fields #515

Open
@natebosch

Description

@natebosch

self.lastPhase = None
self.beforeRCDataPhase = None

lastPhase used to be a useful field, it appears it was renamed to originalPhase in 43a2727

From what I can tell beforeRCDataPhase was something was either introduced unnecessarily or was partially removed during code review. The commit which introduces it does not assign an interesting value, and there are no reads. 566ca68

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