| commit | 1aca359e895d6cc8cc366fd8d8d0edbef13a5a13 | [log] [tgz] |
|---|---|---|
| author | Gustavo Niemeyer <gustavo@niemeyer.net> | Sun Apr 20 00:45:13 2003 +0000 |
| committer | Gustavo Niemeyer <gustavo@niemeyer.net> | Sun Apr 20 00:45:13 2003 +0000 |
| tree | c30e613564f1d61b55077400a1f320370fe0e81f | |
| parent | 153c9e493e9850340fd686ab7a6e5c176953abd7 [diff] |
- Fixed bug #672491. This change restores the behavior of lastindex/lastgroup to be compliant with previous python versions, by backing out the changes made in revision 2.84 which affected this. The bugfix for backtracking is still maintained.