[issue30397] Expose regular expression and match objects types in the re module

Serhiy Storchaka report at bugs.python.org
Thu Jun 1 04:14:30 EDT 2017


Serhiy Storchaka added the comment:

Added GvR and Ivan because this is related to the typing module. This change allows re.Patter and re.Match be just imported from the re module.

----------
nosy: +gvanrossum

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30397>
_______________________________________


More information about the Python-bugs-list mailing list