Skip to content

Commit 9e233fd

Browse files
authored
Merge pull request #22 from Hepheir/Hepheir/issue16
Implement of `Node`'s properties (#16)
2 parents 0b00ffa + b590a07 commit 9e233fd

39 files changed

+606
-83
lines changed

.pylintrc

38.5 KB
Binary file not shown.

python/__init__.py

Whitespace-only changes.

python/dom/NotImplemented/Attr.py

Lines changed: 0 additions & 2 deletions
This file was deleted.

python/dom/NotImplemented/CDATASection.py

Lines changed: 0 additions & 2 deletions
This file was deleted.

python/dom/NotImplemented/CharacterData.py

Lines changed: 0 additions & 2 deletions
This file was deleted.

python/dom/NotImplemented/Comment.py

Lines changed: 0 additions & 2 deletions
This file was deleted.

python/dom/NotImplemented/DOMException.py

Lines changed: 0 additions & 2 deletions
This file was deleted.

python/dom/NotImplemented/DOMImplementation.py

Lines changed: 0 additions & 2 deletions
This file was deleted.

python/dom/NotImplemented/DOMString.py

Lines changed: 0 additions & 2 deletions
This file was deleted.

python/dom/NotImplemented/Document.py

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)