servo/components/script/dom/bindings/codegen
Corey Farwell 10296e77dc 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."
2015-07-11 07:41:44 +09:00
..
parser Update the WebIDL parser. 2015-03-13 21:27:58 +01:00
ply Cargoify servo 2014-09-08 20:21:42 -06:00
BindingGen.py Remove tidy blacklist for 'script/dom/bindings/*' 2015-07-09 19:42:31 +09:00
Bindings.conf Upgrade to SM 39 2015-06-19 18:42:48 -04:00
CodegenRust.py Use NotImplementedError for Python base class methods 2015-07-11 07:41:44 +09:00
Configuration.py Remove tidy blacklist for 'script/dom/bindings/*' 2015-07-09 19:42:31 +09:00
GenerateCSS2PropertiesWebIDL.py Remove tidy blacklist for 'script/dom/bindings/*' 2015-07-09 19:42:31 +09:00
GlobalGen.py Remove tidy blacklist for 'script/dom/bindings/*' 2015-07-09 19:42:31 +09:00
pythonpath.py Remove tidy blacklist for 'script/dom/bindings/*' 2015-07-09 19:42:31 +09:00