Login
Roast topics
Find topics
Find it!
From:
Python documentation
(Uncensored)
subscribe
re — Regular expression operations — Python 3.13.2 documentation
https://docs.python.org/3/library/re.html
links
backlinks
Roast topics
Find topics
Roast it!
Source code: Lib/re/ This module provides regular expression matching operations similar to those found in Perl. Both patterns and strings to be searched can be Unicode strings ( str) as well as 8-...