mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-29 02:56:56 +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.