`from typing.re import Pattern` This is legal, but mypy produces: `error: No library stub file for standard library module 'typing.re'
from typing.re import PatternThis is legal, but mypy produces:
`error: No library stub file for standard library module 'typing.re'