Skip to content

Conversation

hepheir
Copy link
Owner

@hepheir hepheir commented Jun 9, 2021

DOMException.py -> exception.py
DOMString.py -> type.py
else -> interface.py

hepheir added 16 commits June 8, 2021 11:14
앞선 commit의 변경사항을 적용한 것 입니다.
Add below interfaces (but only with typing hints, not implemented)
* NodeList
* NamedNodeMap
* Node
* Attr
* Element
* CharacterData
* Comment
* Text
* CDATASection
* DocumentType
* Notation
* Entity
* EntityReference
* ProcessingInstruction
Update import paths
class `NodeType`이 제거된 점을 반영
@hepheir hepheir self-assigned this Jun 9, 2021
@hepheir hepheir added the type:others issues not falling in bug, perfromance, support, build and install or feature label Jun 9, 2021
@hepheir hepheir marked this pull request as ready for review June 9, 2021 04:31
@hepheir hepheir merged commit a6e3e28 into master Jun 9, 2021
@hepheir hepheir deleted the issue40 branch June 9, 2021 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:others issues not falling in bug, perfromance, support, build and install or feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant