Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Closed
Description
Bug report
X-Ref:python/typeshed#8590 (comment)
Source:
cpython/Lib/xml/dom/minidom.py
Line 355 in18b1782
| 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