mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
664739f791
commit
584e427b72
@ -200,8 +200,8 @@ key new feature is the use of another useful extra argument to the
|
|||||||
*dict* that persists between all successive invocations of ``replace()`` during
|
*dict* that persists between all successive invocations of ``replace()`` during
|
||||||
a single :guilabel:`Replace All` operation.
|
a single :guilabel:`Replace All` operation.
|
||||||
|
|
||||||
Another new feature is the use of ``call_after_last_match`` setting that to
|
Another new feature is the use of ``call_after_last_match`` -- setting that to
|
||||||
True on the ``replace()`` function means that the editor will call
|
``True`` on the ``replace()`` function means that the editor will call
|
||||||
``replace()`` one extra time after all matches have been found. For this extra
|
``replace()`` one extra time after all matches have been found. For this extra
|
||||||
call, the match object will be ``None``.
|
call, the match object will be ``None``.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user