py.user <port...@yandex.ru> added the comment:

>>> import re
>>> p = re.compile(br'')
>>> p.flags
0
>>>

----------
title: regex.flags is never equal to 0 -> for string patterns regex.flags is 
never equal to 0

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14250>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to