The Python Oracle

Case insensitive regular expression without re.compile?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Fantascape Looping

--

Chapters
00:00 Question
00:39 Accepted answer (Score 802)
00:56 Answer 2 (Score 141)
01:18 Answer 3 (Score 86)
01:36 Answer 4 (Score 24)
01:51 Thank you

--

Full question
https://stackoverflow.com/questions/5008...

Accepted answer links:
[search]: https://docs.python.org/library/re.html#...
[match]: https://docs.python.org/library/re.html#...
[sub]: https://docs.python.org/library/re.html#...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #regex #casesensitive #caseinsensitive

#avk47