diff options
author | Gustavo Niemeyer <gustavo@niemeyer.net> | 2003-04-27 14:42:54 (GMT) |
---|---|---|
committer | Gustavo Niemeyer <gustavo@niemeyer.net> | 2003-04-27 14:42:54 (GMT) |
commit | caf1c9dfe779c2a07c7d3320a9c53ca6e47c1d1b (patch) | |
tree | 86a2462c3e89d748cb4160d4fe489d164ce01390 /Lib | |
parent | 3646ab98af41f37eacf9cdc9d711327956b911f0 (diff) | |
download | cpython-caf1c9dfe779c2a07c7d3320a9c53ca6e47c1d1b.zip cpython-caf1c9dfe779c2a07c7d3320a9c53ca6e47c1d1b.tar.gz cpython-caf1c9dfe779c2a07c7d3320a9c53ca6e47c1d1b.tar.bz2 |
- Included detailed documentation in _sre.c explaining how, when, and why
to use LASTMARK_SAVE()/LASTMARK_RESTORE(), based on the discussion
in patch #712900.
- Cleaned up LASTMARK_SAVE()/LASTMARK_RESTORE() usage, based on the
established rules.
- Moved the upper part of the just commited patch (relative to bug #725106)
to outside the for() loop of BRANCH OP. There's no need to mark_save()
in every loop iteration.
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions