Skip to content

xml.dom.minidom:Attr.__init__ doesn't use localName variable. #96175

Closed
@kkirsche

Description

@kkirsche

Bug report

X-Ref: python/typeshed#8590 (comment)

Source:

def __init__(self, qName, namespaceURI=EMPTY_NAMESPACE, localName=None,

This initialization function takes a value but does not use the value. This issue is to address that.

Your environment

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic-XMLtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions