mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-03 06:21:30 +08:00
Both are None if there were no groups matched. Also 'lastgroup' will be None if the matched group was nameless. The Python 2 versions of these annotations already used Optional.