py.user <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue14250> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
