2016-08-10 7:38 GMT+02:00 John Mark Vandenberg <[email protected]>:

> You could find gaps in your regex by using a regex like
> /(IUPACName|IUPACnév|MásNév|Szinoníma) *=\(.*\))$/ to grab potential
> matches, and then testing your regex on \1 .  That should show you any
> cases that your regex is not matching.
>

Good idea! Why did I not find it out myself? :-) So nobody had one
ready-to-use.


-- 
Bináris
_______________________________________________
pywikibot mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot

Reply via email to