mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 10:52:31 +08:00
Add stubs for translationstring (#9918)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Error: is not present in stub
|
||||
# =============================
|
||||
# string patterns for internal use that should not be exported
|
||||
translationstring.CONTEXT_MASK
|
||||
translationstring.NAME_RE
|
||||
|
||||
|
||||
# Error: failed to find stubs
|
||||
# ===========================
|
||||
# PY2 compat stuff that is not needed externally
|
||||
translationstring.compat
|
||||
|
||||
# tests that should not be part of the distribution anyway
|
||||
translationstring.tests.*
|
||||
Reference in New Issue
Block a user