Skip to content

Get rid of locals() calls #254

Open
Open
@gsnedders

Description

@gsnedders

This is pretty horribly ugly.

html5lib/treebuilders/dom.py:235:    return locals()
html5lib/treebuilders/etree.py:337:    return locals()
html5lib/treewalkers/etree.py:128:    return locals()

Metadata

Metadata

Assignees

No one assigned

    Labels

    code-healthFor things which we should clean up

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions