New submission from Claudiu.Popa:

When issue17087 was accepted, the documentation wasn't changed to reflect the 
new changes. The attached patch fixes this, replacing the old <_sre.Match 
object ...> with the deterministic repr of the match object.

----------
assignee: docs@python
components: Documentation
files: re_doc.patch
keywords: patch
messages: 203268
nosy: Claudiu.Popa, docs@python
priority: normal
severity: normal
status: open
title: Improve re match objects display
versions: Python 3.4
Added file: http://bugs.python.org/file32684/re_doc.patch

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

Reply via email to