# 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.*
