libera/#devuan-dev/ Friday, 2021-02-12

DocScrutinizer05could you please check new chanlogs feature PyRE search?17:47
DocScrutinizer05this:  http://reisenweber.net/irclogs/freenode/_devuan-dev/search?q=%5CbteST%5Cb%28%3Fi%2918:09
DocScrutinizer05versus: http://reisenweber.net/irclogs/freenode/_devuan-dev/search?q=%5CbteST%5Cb18:10
DocScrutinizer05et al18:11
DocScrutinizer05, re.IGNORECASE  or not?  I.E. should the search always be case-insensitive? there's no flag like (?i) that could revert that option19:10
DocScrutinizer05I just changed the code to    requery = re.compile(query, re.IGNORECASE)  -- i.e. I added the re.IGNORECASE. Is this a good or a bad thing?19:11

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!