mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 14:01:55 +08:00
* 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.