[issue13592] repr(regex) doesn't include actual regex

Serhiy Storchaka report at bugs.python.org
Sat Nov 23 19:31:14 CET 2013


Serhiy Storchaka added the comment:

* re.UNICODE omitted for string patterns.
* Long patterns are truncated.

----------
Added file: http://bugs.python.org/file32807/issue13592_add_repr_to_regex_v4.patch

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


More information about the Python-bugs-list mailing list