[New-bugs-announce] [issue31369] re.RegexFlag is not included in __all__

Pieter-Jan Briers report at bugs.python.org
Wed Sep 6 16:40:02 EDT 2017


New submission from Pieter-Jan Briers:

It exists and its flags are exported, but not the direct classes itself. This seems inconsistent to me and fixing it would make things like using static typing on it just a little bit easier.

----------
components: Regular Expressions
messages: 301516
nosy: PJB3005, ezio.melotti, mrabarnett
priority: normal
severity: normal
status: open
title: re.RegexFlag is not included in __all__
versions: Python 3.6

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


More information about the New-bugs-announce mailing list