robotools / robofab

RoboFab
http://robofab.org
Other
108 stars 31 forks source link

Add __ne__ comparison to BaseGlyph #42

Closed jenskutilek closed 9 years ago

jenskutilek commented 9 years ago

Only the == comparison operator was implemented for BaseGlyph, this adds a != comparison.