Also makes it look more like the python3 version
* Add empty stubs for gettext Translations subclasses GNUTranslations and NullTranslations do not add any methods to the base Translations class, so remove the TODO comment and just declare the classes. * Add missing types for py3 gettext.
as