diff options
author | Corey Farwell <coreyf@rwell.org> | 2015-07-11 07:41:44 +0900 |
---|---|---|
committer | Corey Farwell <coreyf@rwell.org> | 2015-07-11 07:41:44 +0900 |
commit | 10296e77dc79f659f0382c62bfacdd6ff0f07cdc (patch) | |
tree | 439b2aa41633b93aaca36679984bfcfd0567b2e8 /components/script/dom/webidls/HTMLCollection.webidl | |
parent | 52e857dd7b9b083d691efab088aeba80888c61ff (diff) | |
download | servo-10296e77dc79f659f0382c62bfacdd6ff0f07cdc.tar.gz servo-10296e77dc79f659f0382c62bfacdd6ff0f07cdc.zip |
Use NotImplementedError for Python base class methods
From the Python docs:
https://docs.python.org/2/library/exceptions.html#exceptions.NotImplementedError
"In user defined base classes, abstract methods should raise this
exception when they require derived classes to override the method."
Diffstat (limited to 'components/script/dom/webidls/HTMLCollection.webidl')
0 files changed, 0 insertions, 0 deletions