mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +08:00
@@ -167,3 +167,5 @@ if sys.version_info < (3, 11):
|
||||
def bind_textdomain_codeset(domain: str, codeset: str | None = None) -> str: ...
|
||||
|
||||
Catalog = translation
|
||||
|
||||
def c2py(plural: str) -> Callable[[int], int]: ...
|
||||
|
||||
Reference in New Issue
Block a user