View Single Post
Old 05-29-2020, 07:59 PM   #4136
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,025
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ILB View Post
Does that mean I should have gotten an error message if I try to save personal.ini with that backslash ?
Because there was none.
No. The form is:
Code:
replace_metadata:
 metdata keyword(s)=>regexp=>replacement pattern
FFF checks the regexp part (you'll get that error as a warning if you put a trailing / in the regexp), but doesn't check anything with the replacement pattern.

I was surprised Python's regexp engine made that complaint about the replacement pattern.
JimmXinu is online now   Reply With Quote