Jump to content

Talk:Incidents/20170623-ORES

From Wikitech
Latest comment: 7 years ago by Subramanya Sastry
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The full regexp is not required because I could reproduce with just the problem regexp on the wikitext string. See below from the IRC logs

Jun 23 16:12:30 <subbu> akosiaris, that fails for me with this as well >>> p = re.compile("(^|\s)j+[eaiou]+(j+[aeiou]*)*(\s|$)", re.IGNORECASE)

Subramanya Sastry (talk) 03:53, 27 June 2017 (UTC)Reply