Talk:Incidents/20170623-ORES

Rendered with Parsoid
From Wikitech
Latest comment: 6 years ago by Subramanya Sastry

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