[issue9179] Lookback with group references incorrect (two issues?)

Serhiy Storchaka report at bugs.python.org
Sat Oct 11 20:36:13 CEST 2014


Serhiy Storchaka added the comment:

Here is a patch which fixes lookbacks with group references and with group conditionals. I have used Andrew's examples as the base for tests.

----------
assignee:  -> serhiy.storchaka
components: +Regular Expressions
keywords: +patch
nosy: +ezio.melotti
stage:  -> patch review
versions: +Python 3.4, Python 3.5 -Python 2.6, Python 3.1, Python 3.2
Added file: http://bugs.python.org/file36882/re_getwidth.patch

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


More information about the Python-bugs-list mailing list